strip-nondeterminism: update to 1.3.0
This commit is contained in:
parent
4cdd4a36a6
commit
a46c53c861
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'strip-nondeterminism'
|
||||
pkgname=strip-nondeterminism
|
||||
version=1.1.2
|
||||
version=1.3.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=perl-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://reproducible-builds.org/tools/"
|
||||
distfiles="http://http.debian.net/debian/pool/main/s/${pkgname}/${pkgname}_${version}.orig.tar.bz2"
|
||||
checksum=750a3b6896703995c9aaa8324f266ac3f46738f457858a40315ed65f28fd5bdf
|
||||
checksum=fa04fd4e805431f8c9329b19ddd7cd3eda46ec62fb91f5dd8b193ee139e01309
|
||||
|
||||
post_install() {
|
||||
# remove Debhelper add-on
|
||||
|
|
Loading…
Reference in New Issue