comparison src/openssl.mk @ 2279:17099fd15d61

update package openssl
author Mark Brand <mabrand@mabrand.nl>
date Wed, 14 Mar 2012 20:03:04 +0100
parents 8601be96cfa1
children f653602a0500
comparison
equal deleted inserted replaced
2278:179be0f21231 2279:17099fd15d61
2 # See doc/index.html for further information. 2 # See doc/index.html for further information.
3 3
4 # openssl 4 # openssl
5 PKG := openssl 5 PKG := openssl
6 $(PKG)_IGNORE := 6 $(PKG)_IGNORE :=
7 $(PKG)_VERSION := 1.0.0h 7 $(PKG)_VERSION := 1.0.1
8 $(PKG)_CHECKSUM := 6d4587a96817147021e93ca266441daf4bcbf485 8 $(PKG)_CHECKSUM := a6476d33fd38c2e7dfb438d1e3be178cc242c907
9 $(PKG)_SUBDIR := openssl-$($(PKG)_VERSION) 9 $(PKG)_SUBDIR := openssl-$($(PKG)_VERSION)
10 $(PKG)_FILE := openssl-$($(PKG)_VERSION).tar.gz 10 $(PKG)_FILE := openssl-$($(PKG)_VERSION).tar.gz
11 $(PKG)_WEBSITE := http://www.openssl.org/ 11 $(PKG)_WEBSITE := http://www.openssl.org/
12 $(PKG)_URL := http://www.openssl.org/source/$($(PKG)_FILE) 12 $(PKG)_URL := http://www.openssl.org/source/$($(PKG)_FILE)
13 $(PKG)_URL_2 := ftp://ftp.openssl.org/source/$($(PKG)_FILE) 13 $(PKG)_URL_2 := ftp://ftp.openssl.org/source/$($(PKG)_FILE)