summaryrefslogtreecommitdiff
path: root/lib/fontconfig/pc/Makefile
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2017-08-19 10:11:20 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2017-08-19 10:11:20 +0000
commitce244710e56634c9db34ea4b14baebb3ba5dd47f (patch)
treea00122e444f9b35f96e4c6af76a0bc6287c9f821 /lib/fontconfig/pc/Makefile
parenta6cffebc0128fff681d533dca39776bc734308ac (diff)
Update to fontconfig 2.12.4. No API change.
Diffstat (limited to 'lib/fontconfig/pc/Makefile')
-rw-r--r--lib/fontconfig/pc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/fontconfig/pc/Makefile b/lib/fontconfig/pc/Makefile
index d0d332a04..565bf6ab6 100644
--- a/lib/fontconfig/pc/Makefile
+++ b/lib/fontconfig/pc/Makefile
@@ -1,10 +1,10 @@
-# $OpenBSD: Makefile,v 1.3 2016/10/08 14:09:10 matthieu Exp $
+# $OpenBSD: Makefile,v 1.4 2017/08/19 10:11:19 matthieu Exp $
FONTCONFIG = ${.CURDIR}/../../../dist/fontconfig
PKGCONFIG = fontconfig.pc
-PACKAGE_VERSION = 2.12.1
+PACKAGE_VERSION = 2.12.4
PACKAGE = fontconfig
VERSION = $(PACKAGE_VERSION)