upgrade package openssl

This commit is contained in:
Mark Brand 2011-02-09 11:06:42 +01:00
parent 0fe92cf0f6
commit 1cfa92eb45
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
# openssl
PKG := openssl
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.0.0c
$(PKG)_CHECKSUM := 5a2d74fa7fe90c80915332404b9700044ef676a1
$(PKG)_VERSION := 1.0.0d
$(PKG)_CHECKSUM := 32ca934f380a547061ddab7221b1a34e4e07e8d5
$(PKG)_SUBDIR := openssl-$($(PKG)_VERSION)
$(PKG)_FILE := openssl-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.openssl.org/