mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
jansson: update to 2.12.
This commit is contained in:
parent
373fdb15e4
commit
1a58d120bf
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'jansson'
|
# Template file for 'jansson'
|
||||||
pkgname=jansson
|
pkgname=jansson
|
||||||
version=2.11
|
version=2.12
|
||||||
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"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
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=783132e2fc970feefc2fa54199ef65ee020bd8e0e991a78ea44b8586353a0947
|
checksum=645d72cc5dbebd4df608d33988e55aa42a7661039e19a379fcbe5c79d1aee1d2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue