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
@@ -27,8 +27,7 @@ PKG_NAME:=bmx7
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
|
||||
PKG_SOURCE_URL:=git://github.com/bmx-routing/bmx7.git
|
||||
#PKG_SOURCE_URL:=file:///usr/src/bmx-routing/bmx7.git
|
||||
PKG_SOURCE_URL:=https://github.com/bmx-routing/bmx7.git
|
||||
|
||||
PKG_REV:=9883383dc26df16da67b9ef7ba99efe62f79c4e7
|
||||
PKG_MIRROR_HASH:=012178aba42016d3e0961715f99bf1e322c2c6c22b1cc6635375468360cb4d68
|
||||
|
||||
Reference in New Issue
Block a user