diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-12-25 04:10:50 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-12-25 04:10:50 +0000 |
commit | 760f7901c6ef2bcd3a2c7dcb6da88635fe8e12e6 (patch) | |
tree | b4d426b08b8789217adab6ed91d0c9b122a5b83a /target/linux/package | |
parent | 0e0b0d71bf13dbfee2d254749b6aa0fa94bc80f9 (diff) | |
download | upstream-760f7901c6ef2bcd3a2c7dcb6da88635fe8e12e6.tar.gz upstream-760f7901c6ef2bcd3a2c7dcb6da88635fe8e12e6.tar.bz2 upstream-760f7901c6ef2bcd3a2c7dcb6da88635fe8e12e6.zip |
bump release
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2772 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package')
-rw-r--r-- | target/linux/package/openswan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/package/openswan/Makefile b/target/linux/package/openswan/Makefile index 0b3828607a..1f2dbb1268 100644 --- a/target/linux/package/openswan/Makefile +++ b/target/linux/package/openswan/Makefile @@ -5,7 +5,7 @@ include ../../rules.mk PKG_NAME:=openswan PKG_VERSION:=2.4.4 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_MD5SUM:=bd1a46c64727674149de61da2a32ca63 PKG_SOURCE_URL:=http://www.openswan.org/download |