mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
jdupes: update to 1.13.1.
This commit is contained in:
parent
1777feaf0c
commit
e931d5fd73
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.12
|
version=1.13.1
|
||||||
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=282d7ac60756507eec752e37747aedeaa74bc335d7c3c17c2987044520c23723
|
checksum=6b68ea30b0d8fceb31ccbc07187133dbff0cc84678752e89ad3270c89322710f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue