summaryrefslogtreecommitdiff
path: root/package/opkg/Makefile
diff options
context:
space:
mode:
authorAndy Boyett <agb@openwrt.org>2009-05-17 16:49:50 +0000
committerAndy Boyett <agb@openwrt.org>2009-05-17 16:49:50 +0000
commitee48f5ae782227f66cb7f2c03edc1568bf8dafa1 (patch)
tree580c59c1baa3e97d4d5e2141a913aec4da8e320f /package/opkg/Makefile
parentcbb75fd9a24be25caaab4891b0ed0022d72b5dd1 (diff)
downloadmtk-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/Makefile')
-rw-r--r--package/opkg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/opkg/Makefile b/package/opkg/Makefile
index 8b19619..eb9bd32 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)