summaryrefslogtreecommitdiff
path: root/time/hs-timezone-olson/buildlink3.mk
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn@pkgsrc.org>2015-11-15 08:22:15 +0000
committerszptvlfn <szptvlfn@pkgsrc.org>2015-11-15 08:22:15 +0000
commit25caa429f9e12b5f1b7b697bd0aa6801b1a58926 (patch)
tree5ed8c9f71aaa0066a6e4eb29e1183ca87d8b49fc /time/hs-timezone-olson/buildlink3.mk
parent43a4fbcf256596ba0e133b4142e5b3524a1440f7 (diff)
downloadpkgsrc-25caa429f9e12b5f1b7b697bd0aa6801b1a58926.tar.gz
Update to 0.1.7
Changes from https://github.com/ygale/timezone-olson 0.1.7 - Bump time to 1.5. 0.1.6 - Update link in package description. - Update comment to indicate support for version 3 format.
Diffstat (limited to 'time/hs-timezone-olson/buildlink3.mk')
-rw-r--r--time/hs-timezone-olson/buildlink3.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/time/hs-timezone-olson/buildlink3.mk b/time/hs-timezone-olson/buildlink3.mk
index f400da1c265..2347dd1fb63 100644
--- a/time/hs-timezone-olson/buildlink3.mk
+++ b/time/hs-timezone-olson/buildlink3.mk
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.1 2014/11/24 21:24:01 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2015/11/15 08:22:15 szptvlfn Exp $
BUILDLINK_TREE+= hs-timezone-olson
.if !defined(HS_TIMEZONE_OLSON_BUILDLINK3_MK)
HS_TIMEZONE_OLSON_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.hs-timezone-olson+= hs-timezone-olson>=0.1.4
-BUILDLINK_ABI_DEPENDS.hs-timezone-olson+= hs-timezone-olson>=0.1.4
+BUILDLINK_API_DEPENDS.hs-timezone-olson+= hs-timezone-olson>=0.1.7
+BUILDLINK_ABI_DEPENDS.hs-timezone-olson+= hs-timezone-olson>=0.1.7
BUILDLINK_PKGSRCDIR.hs-timezone-olson?= ../../time/hs-timezone-olson
.include "../../devel/hs-extensible-exceptions/buildlink3.mk"