summaryrefslogtreecommitdiff
path: root/community/haveged
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-17 19:04:50 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-17 19:04:50 +0100
commit3d22f733b8dc59e91161978ea9e60ebf7551aa98 (patch)
tree60785ea7c4c6c6f93eb49c0ac7e45feecb852172 /community/haveged
parent0e419b3bf8abe456c265cc1cd395129f50dde6f9 (diff)
parentbfa298276aad0011c7ac64738d521600e76c3628 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/luajit/PKGBUILD extra/sqlite/PKGBUILD extra/xorg-server/PKGBUILD
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 e662e6090..60be1b6d1 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' 'mips64el')
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')