rdfind: update to 1.4.1
This commit is contained in:
parent
fe2ffb92b3
commit
36d09f4bfb
1 changed files with 9 additions and 6 deletions
|
@ -1,13 +1,16 @@
|
||||||
# Template file for 'rdfind'
|
# Template file for 'rdfind'
|
||||||
pkgname=rdfind
|
pkgname=rdfind
|
||||||
version=1.3.5
|
version=1.4.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="nettle-devel"
|
makedepends="nettle-devel"
|
||||||
short_desc="A program that finds duplicate files"
|
short_desc="A program that finds duplicate files"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://rdfind.pauldreik.se"
|
homepage="https://rdfind.pauldreik.se"
|
||||||
distfiles="http://rdfind.pauldreik.se/rdfind-${version}.tar.gz"
|
distfiles="https://rdfind.pauldreik.se/rdfind-${version}.tar.gz"
|
||||||
checksum=c36e0a1ea35b06ddf1d3d499de4c2e4287984ae47c44a8512d384ecea970c344
|
checksum=30c613ec26eba48b188d2520cfbe64244f3b1a541e60909ce9ed2efb381f5e8c
|
||||||
CXXFLAGS="-fPIC"
|
|
||||||
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
|
aarch64) LDFLAGS="-Wl,-znotext";;
|
||||||
|
esac
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue