aboutsummaryrefslogtreecommitdiff
path: root/devel/jansson/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jansson/Makefile')
-rw-r--r--devel/jansson/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/jansson/Makefile b/devel/jansson/Makefile
index 36a20e0ee6a2..d6cec5d7b36d 100644
--- a/devel/jansson/Makefile
+++ b/devel/jansson/Makefile
@@ -1,12 +1,11 @@
-# Created by: vanilla@
-
PORTNAME= jansson
-PORTVERSION= 2.13.1
+DISTVERSION= 2.14
CATEGORIES= devel
-MASTER_SITES= http://www.digip.org/jansson/releases/
+MASTER_SITES= https://github.com/akheron/${PORTNAME}/releases/download/v${DISTVERSION}/
MAINTAINER= vanilla@FreeBSD.org
COMMENT= C library for encoding, decoding, and manipulating JSON data
+WWW= https://github.com/akheron/jansson
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE