checkbashisms: update to 2.22.1.
This commit is contained in:
parent
e385193d22
commit
e8c5062adf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'checkbashisms'
|
||||
pkgname=checkbashisms
|
||||
version=2.21.7
|
||||
version=2.22.1
|
||||
revision=1
|
||||
wrksrc="devscripts-${version}"
|
||||
depends="perl"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://tracker.debian.org/pkg/devscripts"
|
||||
changelog="https://salsa.debian.org/debian/devscripts/-/raw/master/debian/changelog"
|
||||
distfiles="${DEBIAN_SITE}/main/d/devscripts/devscripts_${version}.tar.xz"
|
||||
checksum=b03ae9a3214ea5492aa51519deddf0d46f8e59996b66aea1ed0dc1a1c5466ab1
|
||||
checksum=35dd5e6029d27be35b96e8c6e38b8aa6fba791a21371dac2de0f8cdee5fe33d5
|
||||
|
||||
pre_install() {
|
||||
vsed -i "s|###VERSION###|${version}|" scripts/checkbashisms.pl
|
||||
|
|
Loading…
Reference in a new issue