mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
libzmq upgrade to 4.1.1
lzmq upgrade to 0.4.3 Signed-off-by: Dirk Chang <dirk@kooiot.com>
This commit is contained in:
+4
-4
@@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lzmq
|
||||
PKG_VERSION:=0.4.2
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=0.4.3
|
||||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER:=Dirk Chang <dirk@kooiot.com>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/zeromq/lzmq/tar.gz/v0.4.2?
|
||||
PKG_MD5SUM:=ec9e15bd1495f4c87959fe22a368523d
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/zeromq/lzmq/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_MD5SUM:=c4e51a60a5a26987bdce59e45d674a9e
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/cmake.mk
|
||||
|
||||
Reference in New Issue
Block a user