add advanced overhead options for htb in iproute2/tc
[openwrt.git] / package / freeradius / Makefile
index 9615922..5579872 100644 (file)
@@ -3,11 +3,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=freeradius
-PKG_VERSION:=1.0.2
-PKG_RELEASE:=2
-PKG_MD5SUM:=f5dfce4efbb03bbc47ceae08270a875e
+PKG_VERSION:=1.0.4
+PKG_RELEASE:=1
+PKG_MD5SUM:=edb5c3af6fabeff7b8e1131b6fa33e24
 
-PKG_SOURCE_URL:=ftp://ftp.freeradius.org/pub/radius/
+PKG_SOURCE_URL:=ftp://ftp.freeradius.org/pub/radius/ \
+       http://freeradius.portal-to-web.de/ \
+       ftp://ftp.uk.freeradius.org/pub/radius/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_CAT:=zcat
 
This page took 0.027313 seconds and 4 git commands to generate.