jansson: update to 2.11.
This commit is contained in:
parent
9be11ab80c
commit
7aac4cfd6e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jansson'
|
# Template file for 'jansson'
|
||||||
pkgname=jansson
|
pkgname=jansson
|
||||||
version=2.10
|
version=2.11
|
||||||
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=241125a55f739cd713808c4e0089986b8c3da746da8b384952912ad659fa2f5a
|
checksum=783132e2fc970feefc2fa54199ef65ee020bd8e0e991a78ea44b8586353a0947
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue