summaryrefslogtreecommitdiff
path: root/package/network/config/netifd/Makefile
diff options
context:
space:
mode:
authorcyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-06-28 04:19:21 +0000
committercyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-06-28 04:19:21 +0000
commit4aba0249471251c6dd9d2ac17dc2fdd5439d64a2 (patch)
treee4087d357f4a1bdf4925654ca2b51804ba2f04ef /package/network/config/netifd/Makefile
parent97aaf43ea7fba34c546eab5d7439cd4c7ea4e089 (diff)
netifd: fix typo in dhcp script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37051 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/config/netifd/Makefile')
-rw-r--r--package/network/config/netifd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile
index 4e05eb4e93..44335f8179 100644
--- a/package/network/config/netifd/Makefile
+++ b/package/network/config/netifd/Makefile
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=netifd
-PKG_VERSION:=2013-06-18
+PKG_VERSION:=2013-06-18.1
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git