From be296fed0db493bd09c0ffd4ee67e8687eb69c1d Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sat, 3 Sep 2016 18:44:40 -0600 Subject: * Alpine does not build with openssl 1.1.0, so this update fixes that. Users have the option to build with older versions of OpenSSL or with version 1.1.0. The current code is transitional and it is intended that we will move Alpine to build exclusively with version 1.1.0 or above in the future. This update also recognizes if we are using LibreSSL. It was tested with version 2.4.2. --- po/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po') diff --git a/po/Makefile.in b/po/Makefile.in index e72ba769..eb7c1647 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -11,7 +11,7 @@ # Origin: gettext-0.16 PACKAGE = alpine -VERSION = 2.20.14 +VERSION = 2.20.15 PACKAGE_BUGREPORT = chappa@washington.edu SHELL = /bin/sh -- cgit v1.2.3-70-g09d2