mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
strip-nondeterminism: update to 1.5.0.
This commit is contained in:
parent
8901a146e5
commit
78ea08719f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'strip-nondeterminism'
|
# Template file for 'strip-nondeterminism'
|
||||||
pkgname=strip-nondeterminism
|
pkgname=strip-nondeterminism
|
||||||
version=1.4.0
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
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=b1891cd08fe27e890507460347f2340f9a6054fdd98878254ab17afa17dcb004
|
checksum=cc6c67ab1fdf1f653409faf9d904de15372fa13a141231b2ac47d6c27a8625a6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# remove Debhelper add-on
|
# remove Debhelper add-on
|
||||||
|
|
Loading…
Add table
Reference in a new issue