jdupes: update to 1.14.0.
This commit is contained in:
parent
96fc76b4e2
commit
787c7e7ae8
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.13.2
|
version=1.14.0
|
||||||
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=41376ace274320a77e35ffed170ff0cbca2cd0cfd0ff1cea53d7464e97d4341f
|
checksum=b83285d97f1df5602647749829fdcdbcf21ece273c669bdb8e62544238b1f54e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue