This commit is contained in:
Malte Gejr 2025-07-29 11:33:11 +02:00 committed by GitHub
commit 7fc48688ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# Template file for 'checkbashisms' # Template file for 'checkbashisms'
pkgname=checkbashisms pkgname=checkbashisms
version=2.25.16 version=2.25.17
revision=1 revision=1
depends="perl" depends="perl"
checkdepends="shunit2 perl" checkdepends="shunit2 perl"
@ -10,7 +10,7 @@ license="GPL-2.0-or-later"
homepage="https://tracker.debian.org/pkg/devscripts" homepage="https://tracker.debian.org/pkg/devscripts"
changelog="https://tracker.debian.org/media/packages/d/devscripts/changelog-${version}" changelog="https://tracker.debian.org/media/packages/d/devscripts/changelog-${version}"
distfiles="${DEBIAN_SITE}/main/d/devscripts/devscripts_${version}.tar.xz" distfiles="${DEBIAN_SITE}/main/d/devscripts/devscripts_${version}.tar.xz"
checksum=a8ad291dc20b4eb8a4c4ea0e94478b9c0a1e087ae6caeef6e2a69b13ef239383 checksum=8cee4e776e54074b53abde67bd2bb511f83d194034a0234b0f7926a9f5372fc0
pre_install() { pre_install() {
vsed -i "s|###VERSION###|${version}|" scripts/checkbashisms.pl vsed -i "s|###VERSION###|${version}|" scripts/checkbashisms.pl