git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
6e1b493
)
oggfwd: update download source
author
John Crispin
<redacted>
Mon, 30 May 2016 14:54:47 +0000
(16:54 +0200)
committer
John Crispin
<redacted>
Mon, 30 May 2016 15:17:01 +0000
(17:17 +0200)
upstream changed from git:// to https://
Signed-off-by: John Crispin <redacted>
multimedia/oggfwd/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/oggfwd/Makefile
b/multimedia/oggfwd/Makefile
index 4560da1f8a02345cbad38abca7f5bdeddd7cabd5..a025e8dab96cd0bbdffcacc3319d84eebfc9a54b 100644
(file)
--- a/
multimedia/oggfwd/Makefile
+++ b/
multimedia/oggfwd/Makefile
@@
-13,7
+13,7
@@
PKG_VERSION:=20150412
PKG_RELEASE:=2
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)
git clone https://git.99rst.org/PROJECT