Merge pull request #7704 from neheb/patch-9

jansson: Update to 2.12
This commit is contained in:
Hannu Nyman 2018-12-21 17:39:29 +02:00 committed by GitHub
commit 1da02dfe8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=jansson
PKG_VERSION:=2.11
PKG_VERSION:=2.12
PKG_RELEASE:=1
PKG_LICENSE:=MIT
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.digip.org/jansson/releases/
PKG_HASH:=783132e2fc970feefc2fa54199ef65ee020bd8e0e991a78ea44b8586353a0947
PKG_HASH:=645d72cc5dbebd4df608d33988e55aa42a7661039e19a379fcbe5c79d1aee1d2
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1