mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
strip-nondeterminism: update to 1.1.0.
This commit is contained in:
parent
9e5330d54e
commit
87ca8ec9bb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'strip-nondeterminism'
|
||||
pkgname=strip-nondeterminism
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=perl-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://reproducible-builds.org/tools/"
|
||||
distfiles="http://http.debian.net/debian/pool/main/s/${pkgname}/${pkgname}_${version}.orig.tar.bz2"
|
||||
checksum=d51fc5be90e85f385737aa9b6482bbd7d8911f10e9bf5d8ccb0441fa8077d18c
|
||||
checksum=5bd8a73d626e0436d9b1f7afbf8909e87e3b660fcdfb374976e1f4b098a0e0be
|
||||
|
||||
post_install() {
|
||||
# remove Debhelper add-on
|
||||
|
|
Loading…
Add table
Reference in a new issue