diff options
author | Kali Kaneko <kali@leap.se> | 2016-04-13 15:35:28 -0700 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2016-04-18 16:17:51 -0400 |
commit | 354a0a3cc24545dda6c4ccaa04eb060fa269cdeb (patch) | |
tree | de628c53ef5f3e633add03d55d18265c54b900a8 /thirdparty/openvpn/Sources | |
parent | d01772d0a83535bf45fa43786213a9a0fcb232bc (diff) |
[pkg] add gnugp build script
besides:
* moved openvpn and gnupg folders to top-level thirdparty
* renamed jaromil's script to .zsh.old (we need to have it handy for compiling
on windows)
Diffstat (limited to 'thirdparty/openvpn/Sources')
-rw-r--r-- | thirdparty/openvpn/Sources | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/thirdparty/openvpn/Sources b/thirdparty/openvpn/Sources new file mode 100644 index 00000000..e2fe7bb3 --- /dev/null +++ b/thirdparty/openvpn/Sources @@ -0,0 +1,4 @@ +lzo -2.06 .tar.gz +opensc -0.12.2 .tar.gz +openssl -1.0.1c .tar.gz +polarssl -1.1.4 .tgz |