diff options
Diffstat (limited to 'main')
-rw-r--r-- | main/haveged/APKBUILD | 4 |
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 |