mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
strip-nondeterminism: update to 1.9.0.
This commit is contained in:
parent
1d18dde868
commit
6ef11a118b
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'strip-nondeterminism'
|
# Template file for 'strip-nondeterminism'
|
||||||
pkgname=strip-nondeterminism
|
pkgname=strip-nondeterminism
|
||||||
version=1.6.3
|
version=1.9.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl-Archive-Zip"
|
hostmakedepends="perl-Archive-Zip perl-Sub-Override"
|
||||||
makedepends="$hostmakedepends"
|
makedepends="$hostmakedepends"
|
||||||
depends="$makedepends"
|
depends="$makedepends"
|
||||||
short_desc="Non-deterministic information stripper"
|
short_desc="Non-deterministic information stripper"
|
||||||
|
@ -12,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://reproducible-builds.org/tools/"
|
homepage="https://reproducible-builds.org/tools/"
|
||||||
distfiles="http://http.debian.net/debian/pool/main/s/${pkgname}/${pkgname}_${version}.orig.tar.bz2"
|
distfiles="http://http.debian.net/debian/pool/main/s/${pkgname}/${pkgname}_${version}.orig.tar.bz2"
|
||||||
checksum=e205f2be8255675d977d62895db2a49babb29ec17e5051816a47781bd845a217
|
checksum=467a1f11830e82c41b2f40c5f7a7f1c5579391a18170652ece581d83ba6d1242
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# remove Debhelper add-on
|
# remove Debhelper add-on
|
||||||
|
|
Loading…
Add table
Reference in a new issue