1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update and fix SpeedtestC

This commit is contained in:
Ycarus 2018-07-18 12:17:34 +02:00
parent 8b034acdae
commit ad680591c1
3 changed files with 87 additions and 3 deletions

View file

@ -8,11 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=speedtestc
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE_URL:=https://github.com/mobrembski/SpeedTestC.git
#PKG_SOURCE_URL:=https://github.com/mobrembski/SpeedTestC.git
PKG_SOURCE_URL:=https://github.com/egliu/SpeedTestC.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=56482555e34f7f4002b116efd63cfa68634d389f
#PKG_SOURCE_VERSION:=56482555e34f7f4002b116efd63cfa68634d389f
PKG_SOURCE_VERSION:=f7623914afabda582f146caab1081e601a34e882
PKG_MAINTAINER:=Ycarus (Yannick Chabanois) <ycarus@zugaina.org>
PKG_LICENSE:=GPL-2.0