mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 19:43:07 +02:00
strip-nondeterminism: update to 0.043.
This commit is contained in:
parent
193e014141
commit
9f04a30163
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'strip-nondeterminism'
|
# Template file for 'strip-nondeterminism'
|
||||||
pkgname=strip-nondeterminism
|
pkgname=strip-nondeterminism
|
||||||
version=0.042
|
version=0.043
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl-Archive-Zip"
|
hostmakedepends="perl-Archive-Zip"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
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=d0f3a118a4bce8cb761817f451fe96249945e1f52b2af22a4ac9da4438a9147a
|
checksum=bccda5675ad88caf4d0567413134728fd8d007b462c15c512fb3a4d4a4163b2e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# remove Debhelper add-on
|
# remove Debhelper add-on
|
||||||
|
|
Loading…
Add table
Reference in a new issue