From: Andy Boyett Date: Sun, 17 May 2009 16:49:50 +0000 (+0000) Subject: [opkg] opkg.conf: update trunk snapshots url X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=0f5246245c9c5f483b19127bdf861da1aa7aa675;ds=sidebyside [opkg] opkg.conf: update trunk snapshots url SVN-Revision: 15899 --- diff --git a/package/opkg/Makefile b/package/opkg/Makefile index 8b1961985e..eb9bd329c9 100644 --- a/package/opkg/Makefile +++ b/package/opkg/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=opkg PKG_REV:=4564 PKG_VERSION:=$(PKG_REV) -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE_PROTO:=svn PKG_SOURCE_VERSION:=$(PKG_REV) diff --git a/package/opkg/files/opkg.conf b/package/opkg/files/opkg.conf index a0d3334431..fb61d7a470 100644 --- a/package/opkg/files/opkg.conf +++ b/package/opkg/files/opkg.conf @@ -1,4 +1,4 @@ -src/gz snapshots http://downloads.openwrt.org/snapshots/$S/packages +src/gz snapshots http://downloads.openwrt.org/snapshots/trunk/$S/packages dest root / dest ram /tmp lists_dir ext /var/opkg-lists