diff options
author | Tony Theodore <tonyt@logyst.com> | 2018-03-13 04:55:03 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2018-03-15 01:28:24 (GMT) |
commit | 3a031adb40ea4eeb5ac030dafe79ad3607156ab8 (patch) | |
tree | 629a88466e57d269563edd586a16ca24bf7641b6 /src/vmime.mk | |
parent | 9d49e7ba6559c725fa8e5b57d3c7ee6926cd8f65 (diff) | |
download | mxe-3a031adb40ea4eeb5ac030dafe79ad3607156ab8.zip mxe-3a031adb40ea4eeb5ac030dafe79ad3607156ab8.tar.gz mxe-3a031adb40ea4eeb5ac030dafe79ad3607156ab8.tar.bz2 |
github branch pkgs: use new GH_CONF format
Diffstat (limited to 'src/vmime.mk')
-rw-r--r-- | src/vmime.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vmime.mk b/src/vmime.mk index 2e53070..edae03f 100644 --- a/src/vmime.mk +++ b/src/vmime.mk @@ -6,7 +6,7 @@ $(PKG)_DESCR := VMime $(PKG)_IGNORE := $(PKG)_VERSION := ed825ba $(PKG)_CHECKSUM := 5faf9e00fc85b17ce5ac53a275353db64dcb3a7f9c7f72968c5459d741d14609 -$(PKG)_GH_CONF := kisli/vmime/master +$(PKG)_GH_CONF := kisli/vmime/branches/master $(PKG)_DEPS := cc gnutls libgsasl libiconv pthreads zlib # see plugins/examples/openssl1.0 for example of enabling openssl 1.0.x |