strip-nondeterminism: update to 1.0.0.
This commit is contained in:
parent
076e196a9f
commit
1f79ed07a9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'strip-nondeterminism'
|
||||
pkgname=strip-nondeterminism
|
||||
version=0.45.0
|
||||
version=1.0.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=perl-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
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=7c29bff8be0efa6d155d23469c13cc96336406bff1dee58d521f9e8037c868ca
|
||||
checksum=d51fc5be90e85f385737aa9b6482bbd7d8911f10e9bf5d8ccb0441fa8077d18c
|
||||
|
||||
post_install() {
|
||||
# remove Debhelper add-on
|
||||
|
|
Loading…
Reference in New Issue