diff options
Diffstat (limited to 'libs/poco')
-rw-r--r-- | libs/poco/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/poco/Makefile b/libs/poco/Makefile index fd3eefcb9..417f6fbc6 100644 --- a/libs/poco/Makefile +++ b/libs/poco/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://pocoproject.org/releases/$(PKG_NAME)-$(PKG_VERSION) -PKG_MD5SUM:=17783e30f5ef9c852544ac0e9d1fd316c4804317026059a9d6aad798b61c77f8 +PKG_HASH:=17783e30f5ef9c852544ac0e9d1fd316c4804317026059a9d6aad798b61c77f8 PKG_LICENSE:=BSL-1.0 PKG_LICENSE_FILES:=LICENSE |