From 9931041ce22f0f85230d67ea5d8cd91fa3cef39e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 22 Jul 2019 18:41:49 +0000 Subject: [PATCH] community/rdfind: rebuild against nettle-3.5 --- community/rdfind/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/rdfind/APKBUILD b/community/rdfind/APKBUILD index ce731ee0576..299f519143f 100644 --- a/community/rdfind/APKBUILD +++ b/community/rdfind/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=rdfind pkgver=1.4.1 -pkgrel=0 +pkgrel=1 pkgdesc="Redundant data find - a program that finds duplicate files" url="http://rdfind.pauldreik.se" arch="all"