diff options
author | Eduardo Chappa <chappa@washington.edu> | 2013-11-08 22:28:20 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2013-11-08 22:28:20 -0700 |
commit | b63f6587950eb0dcb15aec5ec65d86b9f63a2683 (patch) | |
tree | b74ea289a139379e6af18cb7e623aa3d9bc37121 /po | |
parent | 7fe712882b909931088a318c08041b0e7974a000 (diff) | |
download | alpine-b63f6587950eb0dcb15aec5ec65d86b9f63a2683.tar.xz |
* Update to version 2.19.2
* Update OpenSSL configuration of Mac OSX.
* If Homebrew is installed, use it; else
* if Macports is installed, use it; else
* if Fink is installaed, use it; else
* use openssl as distributed in the Mac.
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in b/po/Makefile.in index b4fcb741..d7b9ce35 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -11,7 +11,7 @@ # Origin: gettext-0.16 PACKAGE = alpine -VERSION = 2.19.1 +VERSION = 2.19.2 PACKAGE_BUGREPORT = chappa@washington.edu SHELL = /bin/sh |