rdfind: update to 1.5.0.
This commit is contained in:
parent
3740f7303e
commit
3ebffb3516
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rdfind'
|
||||
pkgname=rdfind
|
||||
version=1.4.1
|
||||
revision=3
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="nettle-devel"
|
||||
checkdepends="tar which"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Program that finds duplicate files"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://rdfind.pauldreik.se"
|
||||
changelog="https://raw.githubusercontent.com/pauldreik/rdfind/main/ChangeLog"
|
||||
distfiles="https://rdfind.pauldreik.se/rdfind-${version}.tar.gz"
|
||||
checksum=30c613ec26eba48b188d2520cfbe64244f3b1a541e60909ce9ed2efb381f5e8c
|
||||
checksum=4150ed1256f7b12b928c65113c485761552b9496c433778aac3f9afc3e767080
|
||||
|
||||
pre_configure() {
|
||||
# skip tests that don't work as expected in the chroot
|
||||
|
|
Loading…
Reference in a new issue