aboutsummaryrefslogtreecommitdiffstats
path: root/package/openssl/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-05-04 21:02:24 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-05-04 21:02:24 +0000
commitffbff1a43cbde8d908a9fbc625f83e3bcff681cd (patch)
treeb43dc384297dfb2cf31c2203b03733b11ebe0a65 /package/openssl/Makefile
parentcb232921b57bce6d04a30deee53205a0039bb368 (diff)
downloadupstream-ffbff1a43cbde8d908a9fbc625f83e3bcff681cd.tar.gz
upstream-ffbff1a43cbde8d908a9fbc625f83e3bcff681cd.tar.bz2
upstream-ffbff1a43cbde8d908a9fbc625f83e3bcff681cd.zip
openssl: update OCF userspace part to version 20100325
SVN-Revision: 21359
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 bdeb897e62..f0bcd1d842 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:=3
+PKG_RELEASE:=4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.openssl.org/source/ \