summaryrefslogtreecommitdiff
path: root/www/librest
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-04-22 21:03:07 +0000
committeradam <adam@pkgsrc.org>2017-04-22 21:03:07 +0000
commit24e11a325a75b58e95ce3b9b9b6700473cdcd638 (patch)
treebcd4c127df36f3c7942f5ee13f21663dc64bd353 /www/librest
parent87bba29df2704526fc406898891159ceb4f0b638 (diff)
downloadpkgsrc-24e11a325a75b58e95ce3b9b9b6700473cdcd638.tar.gz
Revbump after icu update
Diffstat (limited to 'www/librest')
-rw-r--r--www/librest/Makefile4
-rw-r--r--www/librest/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/librest/Makefile b/www/librest/Makefile
index 2f699e740ca..d3363a43043 100644
--- a/www/librest/Makefile
+++ b/www/librest/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2016/12/04 05:17:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2017/04/22 21:03:18 adam Exp $
DISTNAME= librest-0.6
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=GNOME/librest/archive/}
diff --git a/www/librest/buildlink3.mk b/www/librest/buildlink3.mk
index 7c6204257c2..209058c038d 100644
--- a/www/librest/buildlink3.mk
+++ b/www/librest/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2016/12/04 05:17:13 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2017/04/22 21:03:18 adam Exp $
BUILDLINK_TREE+= librest
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= librest
LIBREST_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.librest+= librest>=0.6
-BUILDLINK_ABI_DEPENDS.librest+= librest>=0.6nb20
+BUILDLINK_ABI_DEPENDS.librest+= librest>=0.6nb21
BUILDLINK_PKGSRCDIR.librest?= ../../www/librest
.include "../../devel/glib2/buildlink3.mk"