fdupes: update to 2.1.1

This commit is contained in:
Neel Chotai 2020-07-10 01:46:32 +01:00 committed by Andrew J. Hesford
parent 1b8cf92512
commit 0195487d91

View file

@ -1,6 +1,6 @@
# Template file for 'fdupes'
pkgname=fdupes
version=2.0.0
version=2.1.1
revision=1
build_style=gnu-configure
hostmakedepends="autoconf automake"
@ -9,8 +9,8 @@ short_desc="Identify or delete duplicate files within specified directories"
maintainer="Steven R <dev@styez.com>"
license="MIT"
homepage="https://github.com/adrianlopezroche/fdupes"
distfiles="https://github.com/adrianlopezroche/fdupes/archive/${version}.tar.gz"
checksum=7d2bddee297b6780547ce7f4f6a9e045cae90b763f64cf971b558f0374ec8909
distfiles="https://github.com/adrianlopezroche/fdupes/archive/v${version}.tar.gz"
checksum=37b1a499f6eb8b625b45641a2600be69ef591cd1e737e75afd50aa72ac215ea4
pre_configure() {
autoreconf --install