diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2006-04-13 15:41:27 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2006-04-13 15:41:27 +0000 |
| commit | 99239efe1b60c66d4127dd6d14a00b16571eb97a (patch) | |
| tree | c42102ac0c0f31b6484445786f3681274e1d9fc2 /openwrt/target/linux/package/openswan/Makefile | |
| parent | ece065ce038409dbf3472702668638778aeb2cb0 (diff) | |
| download | mtk-20170518-99239efe1b60c66d4127dd6d14a00b16571eb97a.zip mtk-20170518-99239efe1b60c66d4127dd6d14a00b16571eb97a.tar.gz mtk-20170518-99239efe1b60c66d4127dd6d14a00b16571eb97a.tar.bz2 | |
update openswan to 2.4.5 final
SVN-Revision: 3635
Diffstat (limited to 'openwrt/target/linux/package/openswan/Makefile')
| -rw-r--r-- | openwrt/target/linux/package/openswan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/linux/package/openswan/Makefile b/openwrt/target/linux/package/openswan/Makefile index bedd543..0a82895 100644 --- a/openwrt/target/linux/package/openswan/Makefile +++ b/openwrt/target/linux/package/openswan/Makefile @@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk include ../../rules.mk PKG_NAME:=openswan -PKG_VERSION:=2.4.5rc5 +PKG_VERSION:=2.4.5 PKG_RELEASE:=1 -PKG_MD5SUM:=c2547f70b2d7c33deafb2b230305cef5 +PKG_MD5SUM:=a9a8e88313faceebfc5ceb1a9da9a3c4 PKG_SOURCE_URL:=http://www.openswan.org/download PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
