From adf32bf557fc299eadeece7192eb055a15532c56 Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Fri, 19 Mar 2010 06:47:49 +0000 Subject: [PATCH] [packages] dillo: use the new repo, per http://lists.auriga.wearlab.de/pipermail/dillo-dev/2009-February/005949.html SVN-Revision: 20297 --- Xorg/app/dillo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Xorg/app/dillo/Makefile b/Xorg/app/dillo/Makefile index 82a6c44fdd..535abe5bc9 100644 --- a/Xorg/app/dillo/Makefile +++ b/Xorg/app/dillo/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -16,7 +16,7 @@ PKG_SOURCE_PROTO:=hg PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://freehg.org/u/dillo/main +PKG_SOURCE_URL:=http://hg.dillo.org/dillo PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/ include $(INCLUDE_DIR)/package.mk -- 2.20.1