jdupes: update to 1.11.
This commit is contained in:
parent
9d557b563f
commit
9cc3e900a1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jdupes'
|
||||
pkgname=jdupes
|
||||
version=1.10.4
|
||||
version=1.11
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="ENABLE_BTRFS=1"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://github.com/jbruchon/jdupes"
|
||||
changelog="https://raw.githubusercontent.com/jbruchon/jdupes/master/CHANGES"
|
||||
distfiles="https://github.com/jbruchon/jdupes/archive/v${version}.tar.gz"
|
||||
checksum=1a733878b244fbc79bae5359a65d50970b9fba8e499264067e9c153011d440c0
|
||||
checksum=6cf46a8befef414b99933d3c0f9f58f3b3c7339dc11a744de7380c540d0f1ed4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue