strip-nondeterminism: update to 0.031
This commit is contained in:
parent
d67313c989
commit
5e206da3b5
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'strip-nondeterminism'
|
||||
pkgname=strip-nondeterminism
|
||||
version=0.030
|
||||
version=0.031
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style="perl-module"
|
||||
depends="perl-Archive-Zip"
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl-Archive-Zip"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Non-deterministic information stripper"
|
||||
maintainer="Enno Boland <g@s01.de>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="https://tracker.debian.org/pkg/strip-nondeterminism"
|
||||
distfiles="http://http.debian.net/debian/pool/main/s/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||
checksum=ee339e5595aaec99cdf9f0050c62d30ceb2647f30efdb67cb5ac059d9c80aa17
|
||||
checksum=91624ef86acade6431a0e87f1ae7651084e787debc91e22abec7935d2e2ce4f8
|
||||
|
|
Loading…
Reference in New Issue