Adjust SRC_URLs to be able to populate mirror site.

* Add SRC_FILENAME where no sensible filename can be produced by
  the SRC_URI alone.
* Fix SRC_URI of ode-0.12
This commit is contained in:
Oliver Tappe
2014-04-20 19:56:51 +02:00
parent 3974bda16b
commit b05040b4b1
6 changed files with 8 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ LICENSE="
MIT
"
SRC_URI="https://github.com/haiku/webkit/archive/$portVersion.tar.gz"
SRC_FILENAME="haikuwebkit-$portVersion.tar.gz"
CHECKSUM_MD5="8bb12e5a95e1ad7647e646f96d082253"
REVISION="1"
ARCHITECTURES="x86 x86_64"