summaryrefslogtreecommitdiff
path: root/openwrt/package/openssl/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2005-04-03 20:15:32 +0000
committerImre Kaloz <kaloz@openwrt.org>2005-04-03 20:15:32 +0000
commit2828d86cc6bfae2aa92d82ace23dfa0b47e953ab (patch)
treed807325ce18a8616c5ed512bf5c6e96f0154f3d2 /openwrt/package/openssl/Makefile
parentf8905eb2d19b6c71dda6ad15b7f747661165893d (diff)
downloadmtk-20170518-2828d86cc6bfae2aa92d82ace23dfa0b47e953ab.zip
mtk-20170518-2828d86cc6bfae2aa92d82ace23dfa0b47e953ab.tar.gz
mtk-20170518-2828d86cc6bfae2aa92d82ace23dfa0b47e953ab.tar.bz2
upgrade to dnsmasq 2.22 and openssl 0.9.7f
SVN-Revision: 546
Diffstat (limited to 'openwrt/package/openssl/Makefile')
-rw-r--r--openwrt/package/openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/openssl/Makefile b/openwrt/package/openssl/Makefile
index 8b6b83a..e72f8f6 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.7e
+PKG_VERSION := 0.9.7f
PKG_RELEASE := 1
-PKG_MD5SUM := a8777164bca38d84e5eb2b1535223474
+PKG_MD5SUM := b2d37d7eb8a5a5040d834105d5ae1a50
PKG_SOURCE_SITE := http://www.openssl.org/source
PKG_SOURCE_FILE := $(PKG_NAME)-$(PKG_VERSION).tar.gz