summaryrefslogtreecommitdiff
path: root/community/haveged
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-19 23:15:25 +0000
committerroot <root@rshg054.dnsready.net>2012-02-19 23:15:25 +0000
commit81ee1980feda43043eaebae2c596ae116a21f6e5 (patch)
tree5a48e15abb2f2d299a6c08bf44e1b136ae6a7fb8 /community/haveged
parent1098e9db0acc5bb5c45af5778492faf3b4c99dd6 (diff)
Sun Feb 19 23:15:25 UTC 2012
Diffstat (limited to 'community/haveged')
-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() {