From 5a73a680f858de8e9babe6d0b62460cf8113b8e6 Mon Sep 17 00:00:00 2001 From: Kp Date: Sat, 23 May 2020 00:31:37 +0000 Subject: [PATCH] Change SRC_URI to download .tar.gz snapshots Requested-by: dr-diem --- contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild b/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild index 4dcd21e3d..cbb110641 100644 --- a/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild +++ b/contrib/gentoo/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild @@ -24,7 +24,7 @@ if [[ "$PV" = 9999 ]]; then else MY_COMMIT='' S="$WORKDIR/$PN-$MY_COMMIT" - SRC_URI="https://github.com/dxx-rebirth/dxx-rebirth/archive/$MY_COMMIT.zip -> $PN-$PVR.zip" + SRC_URI="https://codeload.github.com/dxx-rebirth/dxx-rebirth/tar.gz/$MY_COMMIT -> $PN-$PVR.tar.gz" unset MY_COMMIT # Restriction only for use in private overlays. When this is added to a