jdupes: update to 1.19.1.
This commit is contained in:
parent
0f1ed2b392
commit
7570990f7d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jdupes'
|
||||
pkgname=jdupes
|
||||
version=1.19.0
|
||||
version=1.19.1
|
||||
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=98676d3455c89882c3f7f4934602f9e7aca2b054caf3f0deaf286552ce9b276b
|
||||
checksum=bb7c53cd463ab5e21da85948c4662a3b7ac9b038ae993cc14ccf793d2472e2e9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue