aboutsummaryrefslogtreecommitdiffstats
path: root/package/openssl/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-03-29 23:14:47 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-03-29 23:14:47 +0000
commit30edff3c2f5d9c8019217f087b5ddb0cd3caade9 (patch)
tree1c8cb52e389fc07daf97d6cad27a195a654c4c87 /package/openssl/Makefile
parentdc4712f88790ae4a7211985f3e91e7aec5cb1968 (diff)
downloadupstream-30edff3c2f5d9c8019217f087b5ddb0cd3caade9.tar.gz
upstream-30edff3c2f5d9c8019217f087b5ddb0cd3caade9.tar.bz2
upstream-30edff3c2f5d9c8019217f087b5ddb0cd3caade9.zip
openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability
SVN-Revision: 20592
Diffstat (limited to 'package/openssl/Makefile')
-rw-r--r--package/openssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index e7a74905fd..9f80a98f39 100644
--- a/package/openssl/Makefile
+++ b/package/openssl/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=openssl
PKG_VERSION:=0.9.8m
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.openssl.org/source/ \