summaryrefslogtreecommitdiff
path: root/dev-lua/busted/busted-2.1.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/busted/busted-2.1.1.ebuild')
-rw-r--r--dev-lua/busted/busted-2.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/busted/busted-2.1.1.ebuild b/dev-lua/busted/busted-2.1.1.ebuild
index ec99171efacc..fb73e3cc1c03 100644
--- a/dev-lua/busted/busted-2.1.1.ebuild
+++ b/dev-lua/busted/busted-2.1.1.ebuild
@@ -8,8 +8,8 @@ LUA_COMPAT=( lua5-{1..4} luajit )
inherit lua
DESCRIPTION="Elegant Lua unit testing"
-HOMEPAGE="http://olivinelabs.com/busted/"
-SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://lunarmodules.github.io/busted/"
+SRC_URI="https://github.com/lunarmodules/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"