mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
jdupes: update to 1.19.0
[ci skip]
This commit is contained in:
parent
0c05f14722
commit
82bdbebba7
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.14.0
|
version=1.19.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=b83285d97f1df5602647749829fdcdbcf21ece273c669bdb8e62544238b1f54e
|
checksum=98676d3455c89882c3f7f4934602f9e7aca2b054caf3f0deaf286552ce9b276b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue