duperemove: update to 0.09.5.
This commit is contained in:
parent
510a84867c
commit
83aea9ddc9
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'duperemove'
|
||||
pkgname=duperemove
|
||||
version=0.09.4
|
||||
version=0.09.5
|
||||
revision=1
|
||||
build_pie=yes
|
||||
short_desc="Tools for deduping file systems"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
hostmakedepends="pkg-config"
|
||||
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=9d4c7fe0fd7ae3acb8c144e5fa8648749366c1e67a97ecbb28f07df0bb72fb29
|
||||
checksum=8c8c781ab53435dfcc114d2a500525c72428fdbafc14ead10de115d77b447b69
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS"
|
||||
|
|
Loading…
Reference in New Issue