summaryrefslogtreecommitdiff
path: root/community/haveged/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haveged/PKGBUILD')
-rw-r--r--community/haveged/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/haveged/PKGBUILD b/community/haveged/PKGBUILD
index e3a60bdb9..118750b7b 100644
--- a/community/haveged/PKGBUILD
+++ b/community/haveged/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: pootzko <pootzko at gmail dot com>
pkgname=haveged
-pkgver=1.3a
+pkgver=1.4
pkgrel=1
pkgdesc="A simple entropy daemon."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL')
depends=('bash')
source=(${url}/${pkgname}-${pkgver}.tar.gz
haveged)
-md5sums=('dad8b95c6eafcec7eb42eb8454e60a0d'
+md5sums=('39a03d4b8a4225706f78dbef3f623b0e'
'264b725be5271288b40f363d7cfc6b68')
build() {