Changed SOURCE_URI of clipdinger, ubertuber, quicklaunch

Changed to tagged releases so haikuporter accepts them as secure.
Also changed homepage URL of ubertuber.
This commit is contained in:
Humdinger
2015-12-26 22:13:13 +01:00
parent c66ecfa0f9
commit 87ea8e35d6
3 changed files with 12 additions and 6 deletions

View File

@@ -17,11 +17,13 @@ DepositFiles, Vimeo.com, blip.tv, Facebook video, Escapist magazine and many \
more
For a complete list, check http://rg3.github.io/youtube-dl/supportedsites.html"
HOMEPAGE="http://sourceforge.net/projects/ubertuber/"
SOURCE_URI="git://git.code.sf.net/p/ubertuber/code#ed00f7c8124657e1413f1f3b81eb4a2a63ca4de2"
LICENSE="MIT"
HOMEPAGE="http://humdingerb.github.io/ubertuber/"
COPYRIGHT="2011-2015 Humdinger"
REVISION="1"
LICENSE="MIT"
REVISION="2"
SOURCE_URI="https://github.com/humdingerb/ubertuber/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="afb1dd028af83ab88004f1cc673d143adcd00b65d0675e1109c51409bcbd612d"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PROVIDES="
@@ -32,6 +34,7 @@ REQUIRES="
haiku
cmd:youtube_dl
"
BUILD_REQUIRES="
haiku_devel
"