git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
38a5f16
)
mii-tool: use current date for source tarball (fixes #3263)
author
Michael Heimpold
<redacted>
Thu, 6 Oct 2016 21:45:44 +0000
(23:45 +0200)
committer
Michael Heimpold
<redacted>
Thu, 6 Oct 2016 21:45:52 +0000
(23:45 +0200)
Signed-off-by: Michael Heimpold <redacted>
net/mii-tool/Makefile
patch
|
blob
|
history
diff --git
a/net/mii-tool/Makefile
b/net/mii-tool/Makefile
index 9a47aafccea3305d7255a44e4f2bb1e7f5ce02cd..e9c793dbd60f82df67d63424c05bff11ba99aac2 100644
(file)
--- a/
net/mii-tool/Makefile
+++ b/
net/mii-tool/Makefile
@@
-9,8
+9,8
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=mii-tool
-PKG_VERSION=2016-
07-10
-$(PKG_SOURCE_VERSION)
-PKG_RELEASE:=
4
+PKG_VERSION=2016-
10-06
-$(PKG_SOURCE_VERSION)
+PKG_RELEASE:=
1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://git.code.sf.net/p/net-tools/code
git clone https://git.99rst.org/PROJECT