diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-11 15:42:45 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-11 15:42:45 +0000 |
commit | b0af9361d315688123968c83dce9586d0fd0142b (patch) | |
tree | 2eb87810c2c0c7c234096d1c294b2d15cb40d97f /package | |
parent | 423ca3c438d3c789cc5d71b6a781a23f99e624d5 (diff) |
bump openssl PKG_RELEASE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13184 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r-- | package/openssl/Makefile | 2 |
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/ \ |