summaryrefslogtreecommitdiff
path: root/community/haveged
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-17 03:27:42 -0800
committerroot <root@rshg054.dnsready.net>2012-12-17 03:27:42 -0800
commitbfa298276aad0011c7ac64738d521600e76c3628 (patch)
tree4256caa850d2294cc064358de7380814a8772d14 /community/haveged
parentd1335cc6b44826a3ae6934a40bd618bfddcd2e6e (diff)
Mon Dec 17 03:23:21 PST 2012
Diffstat (limited to 'community/haveged')
-rw-r--r--community/haveged/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/haveged/PKGBUILD b/community/haveged/PKGBUILD
index 82876b93b..696272a4d 100644
--- a/community/haveged/PKGBUILD
+++ b/community/haveged/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 75053 2012-08-13 05:31:00Z bpiotrowski $
+# $Id: PKGBUILD 81287 2012-12-16 08:30:34Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com>
# Contributor: kfgz <kfgz at interia dot pl>
# Contributor: pootzko <pootzko at gmail dot com>
pkgname=haveged
-pkgver=1.5
+pkgver=1.6
pkgrel=1
pkgdesc='Entropy harvesting daemon using CPU timings'
arch=('i686' 'x86_64')
url='http://www.issihosts.com/haveged'
license=('GPL')
depends=('glibc')
-source=(${url}/${pkgname}-${pkgver}.tar.gz
+source=($url/$pkgname-$pkgver.tar.gz
rc.d service)
-md5sums=('89ea7d79c76160f13065301d952091d7'
+md5sums=('5a386a530e89bfbc6c8d22717b16e2a8'
'264b725be5271288b40f363d7cfc6b68'
'fc62a480f520377364503aca9efff0b0')