checkbashisms: update to 2.23.4.

This commit is contained in:
Piraty 2023-04-20 23:14:34 +02:00
parent b38012d684
commit 38bff4107c
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,6 +1,6 @@
# Template file for 'checkbashisms' # Template file for 'checkbashisms'
pkgname=checkbashisms pkgname=checkbashisms
version=2.22.2 version=2.23.4
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://salsa.debian.org/debian/devscripts/-/raw/master/debian/changelog" changelog="https://salsa.debian.org/debian/devscripts/-/raw/master/debian/changelog"
distfiles="${DEBIAN_SITE}/main/d/devscripts/devscripts_${version}.tar.xz" distfiles="${DEBIAN_SITE}/main/d/devscripts/devscripts_${version}.tar.xz"
checksum=15f95a96dd89c6a2d2d20ab4c32f3ca570aa88dbc78fbb1f3fb7cbc1d4a6502b checksum=3dc68972734c0aeb310beb35d01b83d85e445270acefd8caeda6a6fef6f6f4f3
pre_install() { pre_install() {
vsed -i "s|###VERSION###|${version}|" scripts/checkbashisms.pl vsed -i "s|###VERSION###|${version}|" scripts/checkbashisms.pl