graphics/OpenVSP: Update DOWNLOAD URL.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Lenard Spencer 2022-04-05 11:20:29 +07:00 committed by Willy Sudiarto Raharjo
parent 63dc3a912c
commit fdca69ea89
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf ${PRGNAM}-${PRGNAM}_$VERSION
tar -xvf $CWD/${PRGNAM}_$VERSION.tar.?z*
tar -xvf $CWD/${PRGNAM}-${PRGNAM}_$VERSION.tar.gz
cd $PRGNAM-${PRGNAM}_$VERSION
chown -R root:root .
find -L . \

View file

@ -1,7 +1,7 @@
PRGNAM="OpenVSP"
VERSION="3.27.1"
HOMEPAGE="http://openvsp.org"
DOWNLOAD="https://github.com/OpenVSP/OpenVSP/archive/OpenVSP_3.27.1.tar.gz"
DOWNLOAD="https://github.com/OpenVSP/OpenVSP/archive/refs/tags/OpenVSP_3.27.1/OpenVSP-OpenVSP_3.27.1.tar.gz"
MD5SUM="1c2bddcb2556dfeda7ef1387d33694c3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""