duperemove: update to 0.09.3.

This commit is contained in:
Enno Boland 2015-04-07 09:07:56 +02:00
parent c74a714a06
commit 768bb2cc4e

View File

@ -1,7 +1,7 @@
# Template file for 'duperemove'
pkgname=duperemove
version=0.09.2
revision=3
version=0.09.3
revision=1
build_pie=yes
short_desc="Tools for deduping file systems"
maintainer="Enno Boland <eb@s01.de>"
@ -10,7 +10,7 @@ makedepends="glib-devel libgcrypt-devel"
license="GPL-2"
homepage="https://github.com/markfasheh/duperemove"
distfiles="https://github.com/markfasheh/duperemove/archive/v$version.tar.gz"
checksum=2f7155bb916f4827a940c7ceb16c785b529320e621d3c7cbbd78639a06e65094
checksum=349b047cfb388f2d616695b4ecbfa091243f84024bd75fbbbd7b88fb498794a0
do_build() {
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS"