summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Jonglez2016-02-11 10:13:57 +0100
committerBaptiste Jonglez2016-02-11 10:13:57 +0100
commit37290a8f3a9dc5ada4f08fde4e20ed295b9e58a1 (patch)
tree83ef7a96728a21a3bff9d28c0b1497cec9c401a1
parent0298f47d85846c06ec79f5125bdcfd16d3ce5c23 (diff)
downloadaur-37290a8f3a9dc5ada4f08fde4e20ed295b9e58a1.tar.gz
babeld: Update to 1.7.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43e8edd3417f..cc3a1768a5f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Thu Feb 11 09:13:58 UTC 2016
pkgbase = babeld
pkgdesc = A loop-avoiding distance-vector routing protocol
- pkgver = 1.6.3
+ pkgver = 1.7.0
pkgrel = 1
url = http://www.pps.univ-paris-diderot.fr/~jch/software/babel/
arch = i686
@@ -9,11 +11,11 @@ pkgbase = babeld
depends = glibc
optdepends = ahcpd: for autoconfiguration of addresses and other informations
backup = etc/babeld.conf
- source = http://www.pps.univ-paris-diderot.fr/~jch/software/files/babeld-1.6.3.tar.gz
- source = http://www.pps.univ-paris-diderot.fr/~jch/software/files/babeld-1.6.3.tar.gz.asc
+ source = http://www.pps.univ-paris-diderot.fr/~jch/software/files/babeld-1.7.0.tar.gz
+ source = http://www.pps.univ-paris-diderot.fr/~jch/software/files/babeld-1.7.0.tar.gz.asc
source = babeld.conf
source = babeld.service
- md5sums = d6881410d674cf9e5ad0673cad846772
+ md5sums = e26df61b4640b6b12f5165b934c9afb2
md5sums = SKIP
md5sums = 2b009a8f97eb038fbd7e73c5dd341bf5
md5sums = d6407e493f79aad1887394639ef5d50e
diff --git a/PKGBUILD b/PKGBUILD
index b145f7047864..b98751d7a7bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
# Contributor: Yann Lopez <arch at lonewulf dot net>
pkgname=babeld
-pkgver=1.6.3
+pkgver=1.7.0
pkgrel=1
pkgdesc="A loop-avoiding distance-vector routing protocol"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ source=("http://www.pps.univ-paris-diderot.fr/~jch/software/files/$pkgname-$pkgv
"http://www.pps.univ-paris-diderot.fr/~jch/software/files/$pkgname-$pkgver.tar.gz.asc"
"babeld.conf"
"babeld.service")
-md5sums=('d6881410d674cf9e5ad0673cad846772'
+md5sums=('e26df61b4640b6b12f5165b934c9afb2'
'SKIP'
'2b009a8f97eb038fbd7e73c5dd341bf5'
'd6407e493f79aad1887394639ef5d50e')