mirror of
https://github.com/openwrt/routing.git
synced 2026-04-15 19:02:12 +00:00
mcproxy: include PKG_MIRROR_HASH, refresh patches
This avoids unnecessary downloads and rebuilds. Patches were refreshed to please github PR checks. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
This commit is contained in:
committed by
Nick Hainke
parent
ade1fa6ebc
commit
564ca99e2c
@@ -10,10 +10,11 @@ include $(TOPDIR)/rules.mk
|
||||
PKG_NAME:=mcproxy
|
||||
PKG_SOURCE_VERSION:=93b5ace42268160ebbfff4c61818fb15fa2d9b99
|
||||
PKG_VERSION:=2017-08-24-$(PKG_SOURCE_VERSION)
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/mcproxy/mcproxy.git
|
||||
PKG_MIRROR_HASH:=5779a78dedaef491825ada632fe6d8282067025dede41d0eede5c441893a2994
|
||||
PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
|
||||
|
||||
Reference in New Issue
Block a user