summaryrefslogtreecommitdiff
path: root/community/radvd/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-17 00:05:54 -0700
committerroot <root@rshg054.dnsready.net>2013-04-17 00:05:54 -0700
commit0f02baec6afdab918d86a226ee9a984482b5a534 (patch)
tree15cb1e77a0a46bc218404a4725caeda3089039f8 /community/radvd/PKGBUILD
parent975d6f489c6c43bbc7b816ac43333c54c1f4df21 (diff)
Wed Apr 17 00:05:54 PDT 2013
Diffstat (limited to 'community/radvd/PKGBUILD')
-rw-r--r--community/radvd/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/radvd/PKGBUILD b/community/radvd/PKGBUILD
index 939ac4b50..63ba99525 100644
--- a/community/radvd/PKGBUILD
+++ b/community/radvd/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 83582 2013-02-03 13:24:28Z seblu $
-# Maintainer: Sébastien Luttringer <seblu@archlinux.org>
+# $Id: PKGBUILD 88368 2013-04-16 19:57:49Z seblu $
+# Maintainer: Sébastien Luttringer
# Contributor: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: Mark Smith <markzzzsmith@yahoo.com.au>
pkgname=radvd
-pkgver=1.9.2
-pkgrel=2
+pkgver=1.9.3
+pkgrel=1
pkgdesc='IPv6 Router Advertisement Daemon'
url='http://www.litech.org/radvd/'
license=('custom')
@@ -14,8 +14,8 @@ arch=('i686' 'x86_64')
backup=('etc/radvd.conf')
source=("http://www.litech.org/radvd/dist/$pkgname-$pkgver.tar.gz"
"$pkgname.service")
-sha1sums=('5bc39b7bec0d73ffa443634c340e75b54867766c'
- '9cb6b2eaaf445fe8d17dfc50fde15709d4de7d1d')
+sha1sums=('14b025bdcec77ea7278cd8ee2a32af3f81d26f4d'
+ 'f1e97885117b5ee2a533916624fa4297ce66e418')
build() {
cd ${pkgname}-${pkgver}
./configure --prefix=/usr --sysconfdir=/etc --with-pidfile=/run/radvd.pid \