Change SRC_URI to download .tar.gz snapshots

Requested-by: dr-diem <https://github.com/dxx-rebirth/dxx-rebirth/issues/502#issuecomment-632475853>
This commit is contained in:
Kp 2020-05-23 00:31:37 +00:00
parent c8b44e2a2b
commit 5a73a680f8

View file

@ -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