summaryrefslogtreecommitdiff
path: root/social/batctl
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-30 12:20:50 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-30 12:20:50 -0300
commitf945a6a14843dcca046e22f28d0cb0ca75fe27de (patch)
tree128fd26fe2a604e6f5d3d6105da06610332d524a /social/batctl
parent14995c4581e56e6540a9c89074623e73b9f1fc49 (diff)
parentdba5b0127d9f00a13c489f0f5893481cbe7d429b (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/avifile/PKGBUILD community/drbd/PKGBUILD extra/feh/PKGBUILD extra/samba/PKGBUILD libre/syslinux/PKGBUILD social/batctl/PKGBUILD
Diffstat (limited to 'social/batctl')
-rw-r--r--social/batctl/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/social/batctl/PKGBUILD b/social/batctl/PKGBUILD
index 7a6f37c76..33df8ca41 100644
--- a/social/batctl/PKGBUILD
+++ b/social/batctl/PKGBUILD
@@ -9,8 +9,6 @@ url="http://www.open-mesh.net/"
license=('GPL')
depends=('glibc')
source=("http://downloads.open-mesh.net/batman/releases/batman-adv-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('fe9e6a3994539037b48afc5e3d31628c'
- 'fdc6433ebc7fe59ce9eaec56dd843eb9')
build(){
cd ${srcdir}/${pkgname}-${pkgver}
@@ -23,3 +21,5 @@ package() {
}
# vim:set ts=2 sw=2 et:
+md5sums=('fe9e6a3994539037b48afc5e3d31628c'
+ 'fdc6433ebc7fe59ce9eaec56dd843eb9')