lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 2f0667f1ee7cfb43b1bf1b9e9b7480f9479c7f4b
parent a28f5268e7d4c311a66bf5e4199517db69fe90fa
Author: Lars Gierth <larsg@systemli.org>
Date:   Wed, 13 May 2015 02:30:20 +0200

dkjson: bump release

Signed-off-by: Lars Gierth <larsg@systemli.org>

Diffstat:
Mlang/dkjson/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/dkjson/Makefile b/lang/dkjson/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dkjson PKG_VERSION:=2.5 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE_URL:=https://github.com/LuaDist/dkjson.git PKG_SOURCE_PROTO:=git