aboutsummaryrefslogtreecommitdiffstats
path: root/main/datefudge/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/datefudge/APKBUILD')
-rw-r--r--main/datefudge/APKBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/main/datefudge/APKBUILD b/main/datefudge/APKBUILD
index 9ed6f292ad7..c137da45e23 100644
--- a/main/datefudge/APKBUILD
+++ b/main/datefudge/APKBUILD
@@ -2,16 +2,15 @@
# Maintainer: Simon Frankenberger <simon-alpine@fraho.eu>
pkgname=datefudge
pkgver=1.24
-pkgrel=0
+pkgrel=3
pkgdesc="Tool to fake the system date"
url="https://packages.debian.org/sid/datefudge"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0-or-later"
depends="coreutils"
checkdepends="perl"
subpackages="$pkgname-doc"
-source="http://deb.debian.org/debian/pool/main/d/datefudge/datefudge_$pkgver.tar.xz
- "
+source="https://deb.debian.org/debian/pool/main/d/datefudge/datefudge_$pkgver.tar.xz"
build() {
# fix Makefile, set the version number directly as dpkg-parsechangelog is not available