diff options
Diffstat (limited to 'dev-lua/binaryheap/binaryheap-0.4.ebuild')
| -rw-r--r-- | dev-lua/binaryheap/binaryheap-0.4.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lua/binaryheap/binaryheap-0.4.ebuild b/dev-lua/binaryheap/binaryheap-0.4.ebuild index 59008cf279a9..13fc235b2159 100644 --- a/dev-lua/binaryheap/binaryheap-0.4.ebuild +++ b/dev-lua/binaryheap/binaryheap-0.4.ebuild @@ -13,6 +13,7 @@ MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="Binary heap implementation in pure Lua" HOMEPAGE="http://tieske.github.io/binaryheap.lua" +HOMEPAGE+=" https://github.com/Tieske/binaryheap.lua" SRC_URI="https://github.com/Tieske/${MY_PN}/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" |
