jdupes: update to 1.12.
This commit is contained in:
parent
032ca1dc13
commit
0ed2cb54b6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jdupes'
|
||||
pkgname=jdupes
|
||||
version=1.11.1
|
||||
version=1.12
|
||||
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=e71aef9a71ad038092416de48acbe57ac2f46ff13b710991a151caab3de4f7c8
|
||||
checksum=282d7ac60756507eec752e37747aedeaa74bc335d7c3c17c2987044520c23723
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue