diff options
| author | Lars Gierth | 2015-05-12 23:39:43 +0000 |
|---|---|---|
| committer | Lars Gierth | 2015-05-12 23:41:44 +0000 |
| commit | 1689eab8501a9ec26066806c6cd6904ea09e6fd8 (patch) | |
| tree | 02d66f20d2331dfa8f270576eabcf597a481c45c | |
| parent | 3ef5c0caf4f1f2a023ff0b22742966ef77fbc467 (diff) | |
| download | routing-1689eab8501a9ec26066806c6cd6904ea09e6fd8.tar.gz | |
cjdns: bump release
Signed-off-by: Lars Gierth <larsg@systemli.org>
| -rw-r--r-- | cjdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cjdns/Makefile b/cjdns/Makefile index f272e90..ebdde41 100644 --- a/cjdns/Makefile +++ b/cjdns/Makefile @@ -18,7 +18,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cjdns PKG_VERSION:=0.16 -PKG_RELEASE:=12 +PKG_RELEASE:=13 PKG_SOURCE_URL:=https://github.com/hyperboria/cjdns.git PKG_SOURCE_PROTO:=git |