From e76417ec21a104289b69258726fc5170c8b337ad Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 9 Mar 2011 15:58:23 +0000 Subject: [PATCH] xfconf: use official download mirror SVN-Revision: 25977 --- xfce/app/xfconf/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xfce/app/xfconf/Makefile b/xfce/app/xfconf/Makefile index 1b356f5..5e21259 100644 --- a/xfce/app/xfconf/Makefile +++ b/xfce/app/xfconf/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009 OpenWrt.org +# Copyright (C) 2009-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -12,10 +12,10 @@ PKG_VERSION:=4.6.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=http://www.tx-us.xfce.org/archive/xfce-$(PKG_VERSION)/src/ +PKG_SOURCE_URL:=http://archive.xfce.org/src/xfce/xfconf/4.6 PKG_MD5SUM:=d4d3018767ea9eb4b57cc57d4038023b -PKG_FIXUP:=libtool +PKG_FIXUP:=autoreconf PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk -- 2.30.2