jdupes: update to 1.28.0
This commit is contained in:
parent
e3eab97bd2
commit
16419ef0bd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jdupes'
|
||||
pkgname=jdupes
|
||||
version=1.27.3
|
||||
version=1.28.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="ENABLE_BTRFS=1 ENABLE_DEDUPE=1"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://www.jdupes.com/"
|
||||
changelog="https://codeberg.org/jbruchon/jdupes/raw/branch/master/CHANGES.txt"
|
||||
distfiles="https://codeberg.org/jbruchon/jdupes/archive/v${version}.tar.gz"
|
||||
checksum=13bbe43d7386d76c2aff4fdff105e7545977789b9eea64e7c2f36b8d426c262e
|
||||
checksum=a8f21c04fff5e3ff0a92e8ac76114b2195ed43dc32b84bf343f5256e7ba9cb04
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue