diff options
author | Andy Boyett <agb@openwrt.org> | 2009-05-17 16:49:50 +0000 |
---|---|---|
committer | Andy Boyett <agb@openwrt.org> | 2009-05-17 16:49:50 +0000 |
commit | ee48f5ae782227f66cb7f2c03edc1568bf8dafa1 (patch) | |
tree | 580c59c1baa3e97d4d5e2141a913aec4da8e320f /package/opkg/files/opkg.conf | |
parent | cbb75fd9a24be25caaab4891b0ed0022d72b5dd1 (diff) | |
download | mtk-20170518-ee48f5ae782227f66cb7f2c03edc1568bf8dafa1.zip mtk-20170518-ee48f5ae782227f66cb7f2c03edc1568bf8dafa1.tar.gz mtk-20170518-ee48f5ae782227f66cb7f2c03edc1568bf8dafa1.tar.bz2 |
opkg.conf: update trunk snapshots url
SVN-Revision: 15899
Diffstat (limited to 'package/opkg/files/opkg.conf')
-rw-r--r-- | package/opkg/files/opkg.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opkg/files/opkg.conf b/package/opkg/files/opkg.conf index a0d3334..fb61d7a 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 |