X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=net%2Fchrony%2FMakefile;h=21e5d84fd23d9eb0f2efb7ef513884a9b5ba5e9f;hb=5cd75d9ce31551a57ff7050c7a7d2650917811e6;hp=e07c1377bf8c3df0990ffff651abb6ea8914eeba;hpb=3eed4fddad0bbfe477fd98643b507637f330752f;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/net/chrony/Makefile b/net/chrony/Makefile index e07c1377bf..21e5d84fd2 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -1,20 +1,19 @@ # -# 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. # -# $Id$ include $(TOPDIR)/rules.mk PKG_NAME:=chrony PKG_VERSION:=1.23 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:= ftp://chrony.sunsite.dk/projects/chrony/ \ - http://chrony.sunsite.dk/download/ +PKG_SOURCE_URL:= ftp://download.tuxfamily.org/projects/chrony/ \ + http://download.tuxfamily.org/chrony/ PKG_MD5SUM:=ffce77695e55d8efda19ab0b78309c23 include $(INCLUDE_DIR)/package.mk