mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
bash-completion: update to 2.16.0.
This commit is contained in:
parent
c8e2327e28
commit
e38d51d7ed
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bash-completion'
|
||||
pkgname=bash-completion
|
||||
version=2.14.0
|
||||
version=2.16.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_install_args="profiledir=/etc/bash/bashrc.d compatdir=/usr/share/bash-completion"
|
||||
|
@ -10,8 +10,9 @@ short_desc="Programmable completion for the GNU Bash shell"
|
|||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/scop/bash-completion"
|
||||
changelog="https://raw.githubusercontent.com/scop/bash-completion/refs/heads/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/scop/bash-completion/releases/download/${version}/bash-completion-${version}.tar.xz"
|
||||
checksum=5c7494f968280832d6adb5aa19f745a56f1a79df311e59338c5efa6f7285e168
|
||||
checksum=3369bd5e418a75fb990863925aed5b420398acebb320ec4c0306b3eae23f107a
|
||||
|
||||
# Summary of tests:
|
||||
# = 26 failed, 1106 passed, 457 skipped, 14 xfailed, 4 xpassed in 1126.01s (0:18:46) =
|
||||
|
|
Loading…
Add table
Reference in a new issue