summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-07-30 07:30:05 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-07-30 07:30:05 -0500
commit0a2312c5b2ba0c0993b853f27ffdca54ecafbc33 (patch)
treecfee39f00de67c7e8165c130a49621b7fde67dcf /pcr
parent38fc21cdda1abc05fe1cd7808bd3c451d5839173 (diff)
downloadabslibre-0a2312c5b2ba0c0993b853f27ffdca54ecafbc33.tar.gz
abslibre-0a2312c5b2ba0c0993b853f27ffdca54ecafbc33.tar.bz2
abslibre-0a2312c5b2ba0c0993b853f27ffdca54ecafbc33.zip
cjdns-git-0.3.3388-1: updating version
Diffstat (limited to 'pcr')
-rw-r--r--pcr/cjdns-git/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/cjdns-git/PKGBUILD b/pcr/cjdns-git/PKGBUILD
index 66a2b4472..d14c2dbeb 100644
--- a/pcr/cjdns-git/PKGBUILD
+++ b/pcr/cjdns-git/PKGBUILD
@@ -6,12 +6,12 @@
_pkgname=cjdns
pkgname=$_pkgname-git
-pkgver=0.3.3385
+pkgver=0.3.3388
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' 'arm' 'armv6h' 'armv7h')
+arch=('i686' 'x86_64')
options=('!distcc' '!strip' '!buildflags')
depends=('glibc')
makedepends=('git' 'nodejs' 'python2')