aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2018-10-14 12:44:13 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2018-10-14 12:44:13 +0200
commitcc2263d9e001ba73eb4210536b8d2a75f0851fa6 (patch)
tree4f56ee80672520a382eef6d938118a804e9f05a8
parentf9d671558e0e8976660bb02bebda4f31a89bbb3e (diff)
downloadaports-cc2263d9e001ba73eb4210536b8d2a75f0851fa6.tar.bz2
aports-cc2263d9e001ba73eb4210536b8d2a75f0851fa6.tar.xz
main/haveged: clarify license
The source tarball contains a GPL-3.0 license, the source files contain a GPL-3.0 header with an or-later-clause.
-rw-r--r--main/haveged/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/haveged/APKBUILD b/main/haveged/APKBUILD
index 499772aa65..94fc6c232e 100644
--- a/main/haveged/APKBUILD
+++ b/main/haveged/APKBUILD
@@ -3,11 +3,11 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=haveged
pkgver=1.9.4
-pkgrel=0
+pkgrel=1
pkgdesc="Entropy harvesting daemon using CPU timings"
url="http://www.issihosts.com/haveged/"
arch="all"
-license="GPL"
+license="GPL-3.0-or-later"
subpackages="$pkgname-doc"
makedepends="linux-headers"
source="$pkgname-$pkgver.tar.gz::https://github.com/jirka-h/haveged/archive/$pkgver.tar.gz