Sfoglia il codice sorgente

dkjson: bump release

Signed-off-by: Lars Gierth <larsg@systemli.org>
Lars Gierth 9 anni fa
parent
commit
2f0667f1ee
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      lang/dkjson/Makefile

+ 1
- 1
lang/dkjson/Makefile Vedi File

@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=dkjson
11 11
 PKG_VERSION:=2.5
12
-PKG_RELEASE:=2
12
+PKG_RELEASE:=3
13 13
 
14 14
 PKG_SOURCE_URL:=https://github.com/LuaDist/dkjson.git
15 15
 PKG_SOURCE_PROTO:=git