strip-nondeterminism: update to 0.039. (#8418)
This commit is contained in:
parent
129e82ca06
commit
a106dc1af3
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'strip-nondeterminism'
|
||||
pkgname=strip-nondeterminism
|
||||
version=0.038
|
||||
version=0.039
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl-Archive-Zip"
|
||||
makedepends="${hostmakedepends}"
|
||||
|
@ -11,5 +10,5 @@ short_desc="Non-deterministic information stripper"
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="https://reproducible-builds.org/tools/"
|
||||
distfiles="http://http.debian.net/debian/pool/main/s/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||
checksum=68599f97a8388c71d338b25364abfd7ff6ae223edf3f3fcd4b40ef5a4cd1f8d9
|
||||
distfiles="http://http.debian.net/debian/pool/main/s/${pkgname}/${pkgname}_${version}.orig.tar.bz2"
|
||||
checksum=90efde0dfcfa3dd64eb0b01bd4c0cbaea12b27330388e0ecb7b179089d049409
|
||||
|
|
Loading…
Reference in a new issue