[packages] dillo: use the new repo, per http://lists.auriga.wearlab.de/pipermail...
authorStephen Walker <stephendwalker@gmail.com>
Fri, 19 Mar 2010 06:47:49 +0000 (06:47 +0000)
committerStephen Walker <stephendwalker@gmail.com>
Fri, 19 Mar 2010 06:47:49 +0000 (06:47 +0000)
SVN-Revision: 20297

Xorg/app/dillo/Makefile

index 82a6c44fdd3df0b168a3fa4ed204914e591cc2b0..535abe5bc97b4f4ab78ea6c728195a7fe486e0fc 100644 (file)
@@ -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