mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
strip-nondeterminism: update to 1.11.0.
This commit is contained in:
parent
a7016be8dd
commit
ce29f5492f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'strip-nondeterminism'
|
# Template file for 'strip-nondeterminism'
|
||||||
pkgname=strip-nondeterminism
|
pkgname=strip-nondeterminism
|
||||||
version=1.9.0
|
version=1.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl-Archive-Zip perl-Sub-Override"
|
hostmakedepends="perl-Archive-Zip perl-Sub-Override"
|
||||||
|
@ -11,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=467a1f11830e82c41b2f40c5f7a7f1c5579391a18170652ece581d83ba6d1242
|
checksum=0774647828fe348a4f957a32fc0d8ab1749c013347bd6544147d059c208700d6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# remove Debhelper add-on
|
# remove Debhelper add-on
|
||||||
|
|
Loading…
Add table
Reference in a new issue