mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
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'
|
# Template file for 'strip-nondeterminism'
|
||||||
pkgname=strip-nondeterminism
|
pkgname=strip-nondeterminism
|
||||||
version=0.038
|
version=0.039
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl-Archive-Zip"
|
hostmakedepends="perl-Archive-Zip"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
|
@ -11,5 +10,5 @@ short_desc="Non-deterministic information stripper"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
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.gz"
|
distfiles="http://http.debian.net/debian/pool/main/s/${pkgname}/${pkgname}_${version}.orig.tar.bz2"
|
||||||
checksum=68599f97a8388c71d338b25364abfd7ff6ae223edf3f3fcd4b40ef5a4cd1f8d9
|
checksum=90efde0dfcfa3dd64eb0b01bd4c0cbaea12b27330388e0ecb7b179089d049409
|
||||||
|
|
Loading…
Add table
Reference in a new issue