mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
duperemove: update to 0.09.3.
This commit is contained in:
parent
c74a714a06
commit
768bb2cc4e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'duperemove'
|
# Template file for 'duperemove'
|
||||||
pkgname=duperemove
|
pkgname=duperemove
|
||||||
version=0.09.2
|
version=0.09.3
|
||||||
revision=3
|
revision=1
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
short_desc="Tools for deduping file systems"
|
short_desc="Tools for deduping file systems"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
|
@ -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=2f7155bb916f4827a940c7ceb16c785b529320e621d3c7cbbd78639a06e65094
|
checksum=349b047cfb388f2d616695b4ecbfa091243f84024bd75fbbbd7b88fb498794a0
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS"
|
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS"
|
||||||
|
|
Loading…
Add table
Reference in a new issue