mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
duperemove: update to 0.09.5.
This commit is contained in:
parent
510a84867c
commit
83aea9ddc9
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'duperemove'
|
# Template file for 'duperemove'
|
||||||
pkgname=duperemove
|
pkgname=duperemove
|
||||||
version=0.09.4
|
version=0.09.5
|
||||||
revision=1
|
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 <gottox@voidlinux.eu>"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="glib-devel libgcrypt-devel"
|
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=9d4c7fe0fd7ae3acb8c144e5fa8648749366c1e67a97ecbb28f07df0bb72fb29
|
checksum=8c8c781ab53435dfcc114d2a500525c72428fdbafc14ead10de115d77b447b69
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS"
|
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS"
|
||||||
|
|
Loading…
Add table
Reference in a new issue