aboutsummaryrefslogtreecommitdiffstats
path: root/main/sfic/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/sfic/APKBUILD')
-rw-r--r--main/sfic/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/sfic/APKBUILD b/main/sfic/APKBUILD
index cabd63ac4c6..972edc4c55a 100644
--- a/main/sfic/APKBUILD
+++ b/main/sfic/APKBUILD
@@ -1,14 +1,14 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=sfic
pkgver=0.1.7
-pkgrel=7
+pkgrel=10
pkgdesc="Small and Simple File Integrity Checker"
-url="http://sfic.sourceforge.net/"
+url="https://sfic.sourceforge.net/"
arch="all"
-license="GPL"
+license="GPL-2.0-or-later"
makedepends="autoconf automake tdb-dev"
subpackages="$pkgname-doc"
-source="https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
+source="https://downloads.sourceforge.net/sfic/sfic-$pkgver.tar.gz
sfic-0.1.7-signal.patch
limits.patch
automake.patch"