jdupes: update to 1.27.3
This commit is contained in:
parent
20860a3e9d
commit
92f297437b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jdupes'
|
# Template file for 'jdupes'
|
||||||
pkgname=jdupes
|
pkgname=jdupes
|
||||||
version=1.26.1
|
version=1.27.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="ENABLE_BTRFS=1 ENABLE_DEDUPE=1"
|
make_build_args="ENABLE_BTRFS=1 ENABLE_DEDUPE=1"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/jbruchon/jdupes"
|
homepage="https://github.com/jbruchon/jdupes"
|
||||||
changelog="https://raw.githubusercontent.com/jbruchon/jdupes/master/CHANGES.txt"
|
changelog="https://raw.githubusercontent.com/jbruchon/jdupes/master/CHANGES.txt"
|
||||||
distfiles="https://github.com/jbruchon/jdupes/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/jbruchon/jdupes/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=09153824320c65ad529f8f97cd3b7e792c50e9f9018192ea1a76f2e33a196225
|
checksum=6e8352f61b3920a2b5626c7122c3b80b4fdcc5cdd3f1c0c3424530425a77d846
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in New Issue