mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
mii-tool: use current date for source tarball (fixes #3263)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=mii-tool
|
PKG_NAME:=mii-tool
|
||||||
PKG_VERSION=2016-07-10-$(PKG_SOURCE_VERSION)
|
PKG_VERSION=2016-10-06-$(PKG_SOURCE_VERSION)
|
||||||
PKG_RELEASE:=4
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=git://git.code.sf.net/p/net-tools/code
|
PKG_SOURCE_URL:=git://git.code.sf.net/p/net-tools/code
|
||||||
|
|||||||
Reference in New Issue
Block a user