From: Felix Fietkau Date: Mon, 25 Apr 2005 18:02:01 +0000 (+0000) Subject: update openssl to 0.9.7g X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=1d4e6ce159b8eadac1ecfebeb0ee965f6dc0f674;p=15.05%2Fopenwrt.git update openssl to 0.9.7g git-svn-id: svn://svn.openwrt.org/openwrt/trunk@715 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/openssl/Makefile b/openwrt/package/openssl/Makefile index c33d412441..7541b412a2 100644 --- a/openwrt/package/openssl/Makefile +++ b/openwrt/package/openssl/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME := openssl -PKG_VERSION := 0.9.7f +PKG_VERSION := 0.9.7g PKG_RELEASE := 1 -PKG_MD5SUM := b2d37d7eb8a5a5040d834105d5ae1a50 +PKG_MD5SUM := 991615f73338a571b6a1be7d74906934 PKG_SOURCE_SITE := http://www.openssl.org/source PKG_SOURCE_FILE := $(PKG_NAME)-$(PKG_VERSION).tar.gz