mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
jdupes: update to 1.21.1
This commit is contained in:
parent
ed162b8d17
commit
77c8263644
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jdupes'
|
# Template file for 'jdupes'
|
||||||
pkgname=jdupes
|
pkgname=jdupes
|
||||||
version=1.21.0
|
version=1.21.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="ENABLE_BTRFS=1"
|
make_build_args="ENABLE_BTRFS=1"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://github.com/jbruchon/jdupes"
|
homepage="https://github.com/jbruchon/jdupes"
|
||||||
changelog="https://raw.githubusercontent.com/jbruchon/jdupes/master/CHANGES"
|
changelog="https://raw.githubusercontent.com/jbruchon/jdupes/master/CHANGES"
|
||||||
distfiles="https://github.com/jbruchon/jdupes/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jbruchon/jdupes/archive/v${version}.tar.gz"
|
||||||
checksum=13e56c608354f10f9314c99cf37b034dde14e6bf4a9303c77391323e2ef4f549
|
checksum=22de88d1963f70c8ed4d0aa40abe05b48aaa4cc08eed6a2c6c9747010f9f4eb7
|
||||||
|
|
||||||
CFLAGS="-DENABLE_DEDUPE"
|
CFLAGS="-DENABLE_DEDUPE"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue