summaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2016-01-17 17:15:01 +0000
committerJo-Philipp Wich <jow@openwrt.org>2016-01-17 17:15:01 +0000
commit5cf88bb032629ca85a4f8087e53d403367b54903 (patch)
treef61db931402b7cf6d3a704e90a22432c6af5dcd6 /package/network
parent55b0e261a41bb6b27c2df8669c3708e8c1ab70a4 (diff)
downloadmaster-31e0f0ae-5cf88bb032629ca85a4f8087e53d403367b54903.tar.gz
master-31e0f0ae-5cf88bb032629ca85a4f8087e53d403367b54903.tar.bz2
master-31e0f0ae-5cf88bb032629ca85a4f8087e53d403367b54903.zip
netifd: fix PKG_VERSION (#21630)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 48280
Diffstat (limited to 'package/network')
-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 9f9515bf9c..4c6c227ef2 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:=2015-01-17
+PKG_VERSION:=2016-01-17
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git