mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
checkbashisms: update to 2.25.14, adopt
This commit is contained in:
parent
37e941305e
commit
4077a9e7d3
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'checkbashisms'
|
||||
pkgname=checkbashisms
|
||||
version=2.23.7
|
||||
version=2.25.14
|
||||
revision=1
|
||||
depends="perl"
|
||||
checkdepends="shunit2 perl"
|
||||
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"
|
||||
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=9ce9e5135472d8647e2ffb56655e00391e8e99aa7a4a8ae605cf0e1ffd9f3609
|
||||
checksum=cfde413a018d605be57aa0aff1ee81ed397dd713f38101e4731220e7999a5ef4
|
||||
|
||||
pre_install() {
|
||||
vsed -i "s|###VERSION###|${version}|" scripts/checkbashisms.pl
|
||||
|
|
Loading…
Add table
Reference in a new issue