jansson: update to 2.7.
This commit is contained in:
parent
50259ab73c
commit
408ae005bc
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jansson'
|
||||
pkgname=jansson
|
||||
version=2.6
|
||||
version=2.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Library for encoding, decoding and manipulating JSON data"
|
||||
|
@ -8,10 +8,10 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://www.digip.org/jansson/"
|
||||
distfiles="http://www.digip.org/jansson/releases/jansson-${version}.tar.bz2"
|
||||
checksum=d2cc63ee7f6dcda6c9a8f0b558f94b8f25f048706b7cbd6a79d3e877b738cd4d
|
||||
checksum=459f2b7cf22fb676286723f26169a17cf111fbfb6f54e3dc2ec6b6f9f4a97bdc
|
||||
|
||||
post_install() {
|
||||
vinstall LICENSE 644 usr/share/licenses/${pkgname}
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
||||
jansson-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue