mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
+3
-3
@@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=poco
|
PKG_NAME:=poco
|
||||||
PKG_VERSION:=1.7.3
|
PKG_VERSION:=1.7.5
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://pocoproject.org/releases/poco-1.7.3
|
PKG_SOURCE_URL:=http://pocoproject.org/releases/poco-1.7.5
|
||||||
PKG_MD5SUM:=a27c40529b6c32352ec890f6fe18bc0d
|
PKG_MD5SUM:=baafda4833c4dd95993398d9f237c96c
|
||||||
|
|
||||||
PKG_LICENSE:=BSL-1.0
|
PKG_LICENSE:=BSL-1.0
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user