mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 17:04:33 +04:00
treewide: Basic cleanup and alignment to package guidelines (#383)
This is a very basic cleanup, several packages needs more work but this at least drops git for https and removes the use of PKG_MD5SUM and some minor fixes. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
committed by
Moritz Warning
parent
d82d299a27
commit
43449bcbbd
@@ -12,7 +12,7 @@ PKG_VERSION:=2016-06-28-$(PKG_SOURCE_VERSION)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://github.com/sbyx/ohybridproxy.git
|
||||
PKG_SOURCE_URL:=https://github.com/sbyx/ohybridproxy.git
|
||||
PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user