mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
duperemove: update to 0.09.4.
This commit is contained in:
parent
55a716bc78
commit
46d43dd64e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'duperemove'
|
# Template file for 'duperemove'
|
||||||
pkgname=duperemove
|
pkgname=duperemove
|
||||||
version=0.09.3
|
version=0.09.4
|
||||||
revision=1
|
revision=1
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
short_desc="Tools for deduping file systems"
|
short_desc="Tools for deduping file systems"
|
||||||
|
@ -10,7 +10,7 @@ makedepends="glib-devel libgcrypt-devel"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/markfasheh/duperemove"
|
homepage="https://github.com/markfasheh/duperemove"
|
||||||
distfiles="https://github.com/markfasheh/duperemove/archive/v$version.tar.gz"
|
distfiles="https://github.com/markfasheh/duperemove/archive/v$version.tar.gz"
|
||||||
checksum=349b047cfb388f2d616695b4ecbfa091243f84024bd75fbbbd7b88fb498794a0
|
checksum=9d4c7fe0fd7ae3acb8c144e5fa8648749366c1e67a97ecbb28f07df0bb72fb29
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS"
|
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS"
|
||||||
|
|
Loading…
Add table
Reference in a new issue