checkbashisms: update to 2.22.2.
This commit is contained in:
parent
e7135db190
commit
705d1f99a8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'checkbashisms'
|
# Template file for 'checkbashisms'
|
||||||
pkgname=checkbashisms
|
pkgname=checkbashisms
|
||||||
version=2.22.1
|
version=2.22.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="devscripts-${version}"
|
wrksrc="devscripts-${version}"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
|
@ -11,7 +11,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=35dd5e6029d27be35b96e8c6e38b8aa6fba791a21371dac2de0f8cdee5fe33d5
|
checksum=15f95a96dd89c6a2d2d20ab4c32f3ca570aa88dbc78fbb1f3fb7cbc1d4a6502b
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
vsed -i "s|###VERSION###|${version}|" scripts/checkbashisms.pl
|
vsed -i "s|###VERSION###|${version}|" scripts/checkbashisms.pl
|
||||||
|
|
Loading…
Reference in New Issue