oggfwd: update download source
upstream changed from git:// to https:// Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
e4a06b3679
commit
614e088393
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ PKG_VERSION:=20150412
|
|||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=git://r-w-x.org/oggfwd.git
|
||||
PKG_SOURCE_URL:=https://r-w-x.org/oggfwd.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||
|
|
Loading…
Reference in a new issue