libraries/jansson: Updated for version 2.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d34e440b13
commit
33ddf5b194
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=jansson
|
||||
VERSION=${VERSION:-2.5}
|
||||
VERSION=${VERSION:-2.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="jansson"
|
||||
VERSION="2.5"
|
||||
VERSION="2.6"
|
||||
HOMEPAGE="http://www.digip.org/jansson/"
|
||||
DOWNLOAD="http://www.digip.org/jansson/releases/jansson-2.5.tar.bz2"
|
||||
MD5SUM="ab239be8c08871c8463b27cf7610947c"
|
||||
DOWNLOAD="http://www.digip.org/jansson/releases/jansson-2.6.tar.bz2"
|
||||
MD5SUM="c70a52488db623a26f7213c7c6b7c878"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue