Switch on zip source

This commit is contained in:
2015-05-14 23:51:33 +02:00
parent 91ce7d7bc5
commit 0c427e731d

View File

@@ -9,7 +9,7 @@ MY_P=openal-soft-tox-master
DESCRIPTION="A software implementation of the OpenAL 3D audio API with echo cancelation patches" DESCRIPTION="A software implementation of the OpenAL 3D audio API with echo cancelation patches"
HOMEPAGE="https://github.com/irungentoo/openal-soft-tox" HOMEPAGE="https://github.com/irungentoo/openal-soft-tox"
EGIT_REPO_URI="https://github.com/irungentoo/openal-soft-tox.git" SRC_URI="https://github.com/irungentoo/openal-soft-tox/archive/master.zip"
LICENSE="LGPL-2" LICENSE="LGPL-2"
SLOT="0" SLOT="0"