summaryrefslogtreecommitdiff
path: root/pcr/cjdns-git/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-07-26 13:37:43 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-07-26 13:37:43 -0500
commite15d983ca6b822a738544d7c1d317878df5266b8 (patch)
tree7e1e01c1c425f29db7fc3d19f154d65d1b7068d1 /pcr/cjdns-git/PKGBUILD
parentb15c0923da9fcc5d04a168d76c296f4c41b4f52b (diff)
downloadabslibre-e15d983ca6b822a738544d7c1d317878df5266b8.tar.gz
abslibre-e15d983ca6b822a738544d7c1d317878df5266b8.tar.bz2
abslibre-e15d983ca6b822a738544d7c1d317878df5266b8.zip
cjdns-git-0.3.3385-1: updating version
Diffstat (limited to 'pcr/cjdns-git/PKGBUILD')
-rw-r--r--pcr/cjdns-git/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/cjdns-git/PKGBUILD b/pcr/cjdns-git/PKGBUILD
index 1b079d175..66a2b4472 100644
--- a/pcr/cjdns-git/PKGBUILD
+++ b/pcr/cjdns-git/PKGBUILD
@@ -6,12 +6,12 @@
_pkgname=cjdns
pkgname=$_pkgname-git
-pkgver=0.3.3382
-pkgrel=2
+pkgver=0.3.3385
+pkgrel=1
pkgdesc='A routing engine designed for security, scalability, speed and ease of use'
url='https://github.com/cjdelisle/cjdns'
license=('GPL3')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
options=('!distcc' '!strip' '!buildflags')
depends=('glibc')
makedepends=('git' 'nodejs' 'python2')