academic/qucs-s: Updated for version 24.3.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2024-09-17 15:09:07 +07:00 committed by Willy Sudiarto Raharjo
parent 632ae10861
commit ec4da031f8
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qucs-s
VERSION=${VERSION:-24.3.0}
VERSION=${VERSION:-24.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -72,7 +72,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} +
# Avoid dependency on dos2unix
# Avoid dependency on dos2unix
sed -i qucsator_rf/src/CMakeLists.txt \
-e "s/COMMAND \${gperfappgen_exe}.*/COMMAND \${gperfappgen_exe} | fromdos > \${CMAKE_CURRENT_BINARY_DIR}\/gperfapphash.gph/"

View file

@ -1,8 +1,8 @@
PRGNAM="qucs-s"
VERSION="24.3.0"
VERSION="24.3.1"
HOMEPAGE="https://ra3xdh.github.io"
DOWNLOAD="https://github.com/ra3xdh/qucs_s/releases/download/24.3.0/qucs-s-24.3.0.tar.gz"
MD5SUM="9b59fff318bcba79a8a504188da9e703"
DOWNLOAD="https://github.com/ra3xdh/qucs_s/releases/download/24.3.1/qucs-s-24.3.1.tar.gz"
MD5SUM="89479299f2044cbcad1a922e11132793"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""