mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
checkbashisms: update to 2.23.7.
This commit is contained in:
parent
f9758fa0dd
commit
11869d5ebf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'checkbashisms'
|
# Template file for 'checkbashisms'
|
||||||
pkgname=checkbashisms
|
pkgname=checkbashisms
|
||||||
version=2.23.6
|
version=2.23.7
|
||||||
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=358b6072348954eca333120801bf7d7a7eeb1e917224e6f49c0c68dd9f1854b1
|
checksum=9ce9e5135472d8647e2ffb56655e00391e8e99aa7a4a8ae605cf0e1ffd9f3609
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
vsed -i "s|###VERSION###|${version}|" scripts/checkbashisms.pl
|
vsed -i "s|###VERSION###|${version}|" scripts/checkbashisms.pl
|
||||||
|
|
Loading…
Add table
Reference in a new issue