mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
Merge da06d60975
into 9f47aebee5
This commit is contained in:
commit
7fc48688ef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'checkbashisms'
|
||||
pkgname=checkbashisms
|
||||
version=2.25.16
|
||||
version=2.25.17
|
||||
revision=1
|
||||
depends="perl"
|
||||
checkdepends="shunit2 perl"
|
||||
|
@ -10,7 +10,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://tracker.debian.org/pkg/devscripts"
|
||||
changelog="https://tracker.debian.org/media/packages/d/devscripts/changelog-${version}"
|
||||
distfiles="${DEBIAN_SITE}/main/d/devscripts/devscripts_${version}.tar.xz"
|
||||
checksum=a8ad291dc20b4eb8a4c4ea0e94478b9c0a1e087ae6caeef6e2a69b13ef239383
|
||||
checksum=8cee4e776e54074b53abde67bd2bb511f83d194034a0234b0f7926a9f5372fc0
|
||||
|
||||
pre_install() {
|
||||
vsed -i "s|###VERSION###|${version}|" scripts/checkbashisms.pl
|
||||
|
|
Loading…
Add table
Reference in a new issue