From 1a58d120bf669e4573f9d59b2b7c784072892983 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 26 Nov 2018 13:08:04 -0200 Subject: [PATCH] jansson: update to 2.12. --- srcpkgs/jansson/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/jansson/template b/srcpkgs/jansson/template index 25f377d3115..318fb67c5b5 100644 --- a/srcpkgs/jansson/template +++ b/srcpkgs/jansson/template @@ -1,14 +1,14 @@ # Template file for 'jansson' pkgname=jansson -version=2.11 +version=2.12 revision=1 build_style=gnu-configure short_desc="Library for encoding, decoding and manipulating JSON data" -maintainer="Juan RP " +maintainer="maxice8 " license="MIT" homepage="http://www.digip.org/jansson/" distfiles="http://www.digip.org/jansson/releases/jansson-${version}.tar.bz2" -checksum=783132e2fc970feefc2fa54199ef65ee020bd8e0e991a78ea44b8586353a0947 +checksum=645d72cc5dbebd4df608d33988e55aa42a7661039e19a379fcbe5c79d1aee1d2 post_install() { vlicense LICENSE