jansson: update to 2.10.
This commit is contained in:
parent
2f3a7e1d0c
commit
1d46deb9de
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.9
|
version=2.10
|
||||||
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=77094fc1e113da0e2e65479488a0719f859b8f5bde3a6a0da88a1c73a88b5698
|
checksum=241125a55f739cd713808c4e0089986b8c3da746da8b384952912ad659fa2f5a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue