From a535f91ecfe8fa973a538f1945285705ee236316 Mon Sep 17 00:00:00 2001 From: Markham Date: Sun, 24 Mar 2019 21:36:04 +0100 Subject: [PATCH] bump version giflib-5.1.8 --- make/versions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/versions.mk b/make/versions.mk index 547b102..dc61351 100644 --- a/make/versions.mk +++ b/make/versions.mk @@ -38,7 +38,7 @@ GDB_VER=8.0.1 GETTEXT_VER = 0.19.8.1 # giflib: converting images replaces libungif -GIFLIB_VER=5.1.6 +GIFLIB_VER=5.1.8 # curl; command line tool for transferring data with URL syntax CURL_VER = 7.64.0 -- 2.39.5