Merge pull request #100 from dangowrt/update-cjdns
cjdns: update source, bump release
This commit is contained in:
commit
5668340d81
1 changed files with 2 additions and 2 deletions
|
@ -18,11 +18,11 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=cjdns
|
||||
PKG_VERSION:=0.16
|
||||
PKG_RELEASE:=13
|
||||
PKG_RELEASE:=14
|
||||
|
||||
PKG_SOURCE_URL:=https://github.com/hyperboria/cjdns.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=2303ce6585f62f7e8d3cdb1983c0c8e08385ea68
|
||||
PKG_SOURCE_VERSION:=a97c189b9181bf83ed44a9ab0ebc817882c60ffa
|
||||
PKG_LICENSE:=GPL-3.0
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)
|
||||
|
|
Loading…
Reference in a new issue