checkbashisms: update to 2.25.14, adopt

This commit is contained in:
Malte Gejr 2025-06-11 08:08:07 +02:00 committed by Đoàn Trần Công Danh
parent 37e941305e
commit 4077a9e7d3

View file

@ -1,16 +1,16 @@
# Template file for 'checkbashisms' # Template file for 'checkbashisms'
pkgname=checkbashisms pkgname=checkbashisms
version=2.23.7 version=2.25.14
revision=1 revision=1
depends="perl" depends="perl"
checkdepends="shunit2 perl" checkdepends="shunit2 perl"
short_desc="Debian script that checks for bash-isms" short_desc="Debian script that checks for bash-isms"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="TheGejr <maltegejr.korup@gmail.com>"
license="GPL-2.0-or-later" 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=9ce9e5135472d8647e2ffb56655e00391e8e99aa7a4a8ae605cf0e1ffd9f3609 checksum=cfde413a018d605be57aa0aff1ee81ed397dd713f38101e4731220e7999a5ef4
pre_install() { pre_install() {
vsed -i "s|###VERSION###|${version}|" scripts/checkbashisms.pl vsed -i "s|###VERSION###|${version}|" scripts/checkbashisms.pl