From a1820d4e57ffba7c0e6d4d146745b2c14babe69a Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 26 Aug 2017 14:49:55 +0200 Subject: [PATCH] pkgconfig: missed bump revision after time_t change. --- dev-util/pkgconfig/pkgconfig-0.29.2.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/pkgconfig/pkgconfig-0.29.2.recipe b/dev-util/pkgconfig/pkgconfig-0.29.2.recipe index f31d8de59..e761dc32b 100644 --- a/dev-util/pkgconfig/pkgconfig-0.29.2.recipe +++ b/dev-util/pkgconfig/pkgconfig-0.29.2.recipe @@ -7,7 +7,7 @@ for defining the location of documentation tools, for instance." HOMEPAGE="https://www.freedesktop.org/wiki/Software/pkg-config/" COPYRIGHT="1994-1996, 1999-2002, 2004-2016 Free Software Foundation, Inc." LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://pkg-config.freedesktop.org/releases/pkg-config-$portVersion.tar.gz" CHECKSUM_SHA256="6fc69c01688c9458a57eb9a1664c9aba372ccda420a02bf4429fe610e7e7d591" SOURCE_DIR="pkg-config-$portVersion"