strip-nondeterminism: update to 1.1.1.
This commit is contained in:
parent
849a929f51
commit
993338e2a2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'strip-nondeterminism'
|
# Template file for 'strip-nondeterminism'
|
||||||
pkgname=strip-nondeterminism
|
pkgname=strip-nondeterminism
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -12,7 +12,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=5bd8a73d626e0436d9b1f7afbf8909e87e3b660fcdfb374976e1f4b098a0e0be
|
checksum=c2edd3d2a620c740e1c73c8633778eadb7507d233c06e53c7ec7ab2e691d93a7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# remove Debhelper add-on
|
# remove Debhelper add-on
|
||||||
|
|
Loading…
Reference in New Issue