Commit 1245152a authored by lyxell's avatar lyxell Committed by GitHub

Merge pull request #428 from uberhacker/feature/upgrade-openssl-package

Upgrade openssl from 1.0.2j to 1.0.2k
parents 78c82b61 5add7945
require 'package'
class Openssl < Package
version '1.0.2j'
version '1.0.2k'
source_url 'ftp://openssl.org/source/openssl-1.0.2j.tar.gz'
source_sha1 'bdfbdb416942f666865fa48fe13c2d0e588df54f'
source_url 'ftp://openssl.org/source/openssl-1.0.2k.tar.gz'
source_sha1 '5f26a624479c51847ebd2f22bb9f84b3b44dcb44'
depends_on 'perl'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment