mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
jdupes: update to 1.26.1
This commit is contained in:
parent
ce397dbc56
commit
e03adf534c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jdupes'
|
||||
pkgname=jdupes
|
||||
version=1.25.3
|
||||
version=1.26.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="ENABLE_BTRFS=1 ENABLE_DEDUPE=1"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/jbruchon/jdupes"
|
||||
changelog="https://raw.githubusercontent.com/jbruchon/jdupes/master/CHANGES.txt"
|
||||
distfiles="https://github.com/jbruchon/jdupes/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=89814310bb1884db6023436c523d03e405e1dda722a01caa336167e7938ac95e
|
||||
checksum=09153824320c65ad529f8f97cd3b7e792c50e9f9018192ea1a76f2e33a196225
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue