network/nyxt: Updated for version 3.11.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Pu Du 2024-01-24 09:02:21 +07:00 committed by Willy Sudiarto Raharjo
parent 34e63db167
commit fb71107f3c
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nyxt
VERSION=${VERSION:-3.10.0}
VERSION=${VERSION:-3.11.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="nyxt"
VERSION="3.10.0"
VERSION="3.11.1"
HOMEPAGE="https://nyxt.atlas.engineer/"
DOWNLOAD="https://github.com/atlas-engineer/nyxt/releases/download/3.10.0/nyxt-3.10.0-source-with-submodules.tar.xz"
MD5SUM="845c9721a31f44af3f89e05cad71f9f1"
DOWNLOAD="https://github.com/atlas-engineer/nyxt/releases/download/3.11.1/nyxt-3.11.1-source-with-submodules.tar.xz"
MD5SUM="032b0aee835a2c2dc6a30c243ae2d54b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libfixposix sbcl webkit2gtk"