diff options
author | root <root@rshg054.dnsready.net> | 2013-05-04 00:41:51 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-04 00:41:51 -0700 |
commit | 5f3b2100b811506bec6bcf63b24d1c605dfe8cb6 (patch) | |
tree | 8496666b775c5132608aadbb2f7cae113be74ad2 /pcr/babeld | |
parent | 32b069e79cb891e99962cbac53e2950c11ea403f (diff) |
Sat May 4 00:41:51 PDT 2013
Diffstat (limited to 'pcr/babeld')
-rw-r--r-- | pcr/babeld/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/babeld/PKGBUILD b/pcr/babeld/PKGBUILD index e125f83e9..e1e3eb0c4 100644 --- a/pcr/babeld/PKGBUILD +++ b/pcr/babeld/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer (AUR): Yann Lopez <arch at lonewulf dot net> # Maintainer (Parabola): fauno <fauno@parabola.nu> pkgname=babeld -pkgver=1.3.6 +pkgver=1.4.0 pkgrel=1 pkgdesc="Loop-free distance-vector routing protocol" arch=(i686 x86_64 mips64el) @@ -28,5 +28,5 @@ package() { install -Dm 644 LICENCE $pkgdir/usr/share/licenses/$pkgname/LICENCE } -md5sums=('5dfccfeb2db5d8244c2fd2dc301e89a0' +md5sums=('4ad44bca59f594a629306ac5c9b89d57' 'SKIP') |