diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-25 04:10:50 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-25 04:10:50 +0000 |
commit | 114a2ef7550e0572d4ef75497f438f8db758fe77 (patch) | |
tree | 1fff5dc1a3f9bb498c1ff19d8d6eb9cf1996b678 | |
parent | 5a158e99a00d2325ed30454ae941ff439052d38e (diff) |
bump release
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2772 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | openwrt/target/linux/package/openswan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/package/openswan/Makefile b/openwrt/target/linux/package/openswan/Makefile index 0b3828607a..1f2dbb1268 100644 --- a/openwrt/target/linux/package/openswan/Makefile +++ b/openwrt/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 |