[packages] keepalived: update to v1.1.19
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 Oct 2009 13:52:22 +0000 (13:52 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 Oct 2009 13:52:22 +0000 (13:52 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17881 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/keepalived/Makefile

index 6aa0555..6fc1790 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2008 OpenWrt.org
+# Copyright (C) 2006-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=keepalived
-PKG_VERSION:=1.1.17
+PKG_VERSION:=1.1.19
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:= http://www.keepalived.org/software
-PKG_MD5SUM:=324ef61a9eed389679f0a05edd1d1323
+PKG_MD5SUM:=a35b8d9d462810f7650d292bd7457523
 
 include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/kernel.mk