summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-11-11 15:42:45 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-11-11 15:42:45 +0000
commit61829799579adbb1af9c49a0581e11cc7459762e (patch)
treecd51e3a8b236cd522866b7083bb0ca5030e47c89
parent078f269b41b54adec8b4a580d53e1013df87fb75 (diff)
downloadmaster-31e0f0ae-61829799579adbb1af9c49a0581e11cc7459762e.tar.gz
master-31e0f0ae-61829799579adbb1af9c49a0581e11cc7459762e.tar.bz2
master-31e0f0ae-61829799579adbb1af9c49a0581e11cc7459762e.zip
bump openssl PKG_RELEASE
SVN-Revision: 13184
-rw-r--r--package/openssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index 0bd07655b2..78844d28ec 100644
--- a/package/openssl/Makefile
+++ b/package/openssl/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=openssl
PKG_VERSION:=0.9.8i
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.openssl.org/source/ \