mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
checkbashisms: update to 2.25.15
This commit is contained in:
parent
98599ac698
commit
b3bcfb1b7a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'checkbashisms'
|
||||
pkgname=checkbashisms
|
||||
version=2.25.14
|
||||
version=2.25.15
|
||||
revision=1
|
||||
depends="perl"
|
||||
checkdepends="shunit2 perl"
|
||||
|
@ -8,9 +8,9 @@ short_desc="Debian script that checks for bash-isms"
|
|||
maintainer="TheGejr <maltegejr.korup@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://tracker.debian.org/pkg/devscripts"
|
||||
changelog="https://salsa.debian.org/debian/devscripts/-/raw/master/debian/changelog"
|
||||
changelog="https://tracker.debian.org/media/packages/d/devscripts/changelog-${version}"
|
||||
distfiles="${DEBIAN_SITE}/main/d/devscripts/devscripts_${version}.tar.xz"
|
||||
checksum=cfde413a018d605be57aa0aff1ee81ed397dd713f38101e4731220e7999a5ef4
|
||||
checksum=4c00e31638a1b5278f286d4dc93bc420003da53f891d5dd199de15c489ccd0ac
|
||||
|
||||
pre_install() {
|
||||
vsed -i "s|###VERSION###|${version}|" scripts/checkbashisms.pl
|
||||
|
|
Loading…
Add table
Reference in a new issue