added some missing proto header folders
[openwrt/svn-archive/archive.git] / admin / zabbix / Makefile
index e0bdda00279a53bd7b0e4ff443203486118862c1..88885173865a7ba2d94d64914fa7c1684b4f253e 100644 (file)
@@ -11,9 +11,10 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=zabbix
 PKG_VERSION:=1.3.2
 PKG_RELEASE:=1
+PKG_MD5SUM:=698a07f4e53820e44ef4a72c7c191e92
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://kent.dl.sourceforge.net/sourceforge/zabbix/
+PKG_SOURCE_URL:=@SF/zabbix
 PKG_CAT:=zcat
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)