summaryrefslogtreecommitdiffstats
path: root/openwrt/package/openssl/Makefile
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-03 20:15:32 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-03 20:15:32 +0000
commit20fbc8eaac5d4bdb4d7436bea3c07287c3d1cde6 (patch)
treed807325ce18a8616c5ed512bf5c6e96f0154f3d2 /openwrt/package/openssl/Makefile
parentb32a0ceff198e0bf11b5cecff155fc5f7e2443f3 (diff)
upgrade to dnsmasq 2.22 and openssl 0.9.7f
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@546 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 8b6b83a79..e72f8f68c 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