From: Felix Fietkau Date: Tue, 11 Nov 2008 15:42:45 +0000 (+0000) Subject: bump openssl PKG_RELEASE X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=1409c5912656727f89ba70f5232156d13e318220 bump openssl PKG_RELEASE SVN-Revision: 13184 --- 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/ \