jansson: update to 2.9.

This commit is contained in:
Michael Gehring 2016-09-19 03:47:00 +02:00
parent 923437fe63
commit 4f55774b16

View file

@ -1,6 +1,6 @@
# Template file for 'jansson' # Template file for 'jansson'
pkgname=jansson pkgname=jansson
version=2.8 version=2.9
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="Library for encoding, decoding and manipulating JSON data" short_desc="Library for encoding, decoding and manipulating JSON data"
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT" license="MIT"
homepage="http://www.digip.org/jansson/" homepage="http://www.digip.org/jansson/"
distfiles="http://www.digip.org/jansson/releases/jansson-${version}.tar.bz2" distfiles="http://www.digip.org/jansson/releases/jansson-${version}.tar.bz2"
checksum=cf4682f317e2cb3cd69090c8602771a93effd43ea5970cf1444f542af9c631c4 checksum=77094fc1e113da0e2e65479488a0719f859b8f5bde3a6a0da88a1c73a88b5698
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE