diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-03 02:54:04 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-03 02:54:04 -0300 |
commit | b02a4d3f76bd9cc217d24761f71ca1485960813d (patch) | |
tree | 3f4e0394e2c7416472de480b47dc50f069ab3e26 /pcr/babeld/PKGBUILD | |
parent | e3844aa32291b0226c33d8c7f781c4d6a041d834 (diff) | |
parent | 562654516fde9b4df380dfbbba5f10b5cd9c21ab (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/babeld/PKGBUILD')
-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 6794b3aca..e125f83e9 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.5 +pkgver=1.3.6 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=('55f3df2429f4cf7816fce312591ba488' +md5sums=('5dfccfeb2db5d8244c2fd2dc301e89a0' 'SKIP') |