aboutsummaryrefslogtreecommitdiff
path: root/libs/zlog
diff options
context:
space:
mode:
Diffstat (limited to 'libs/zlog')
-rw-r--r--libs/zlog/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/libs/zlog/Makefile b/libs/zlog/Makefile
index 5769d6718..3c5caaeab 100644
--- a/libs/zlog/Makefile
+++ b/libs/zlog/Makefile
@@ -1,11 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=zlog
-PKG_RELEASE:=1
+PKG_VERSION:=1.2.17
+PKG_RELEASE:=2
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/HardySimpson/zlog
-PKG_SOURCE_VERSION:=1.2.17
+PKG_SOURCE_VERSION:=$(PKG_VERSION)
PKG_MIRROR_HASH:=d3f8530751763b83668891fc41744878d9f9af82344e2bada62d2bff9c5ff935
PKG_MAINTAINER:=Marko Ratkaj <markoratkaj@gmail.com>