summaryrefslogtreecommitdiffstats
path: root/source/x/mesa/mesa.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-08-09 19:25:22 +0000
committer Eric Hameleers <alien@slackware.com>2022-08-10 07:00:13 +0200
commita5f98c65b12d21d81311e9d572cccb765e44b93f (patch)
tree81b50e661c61aefe12ac42c72820edfccae6e8e9 /source/x/mesa/mesa.SlackBuild
parent2d7cee39612aff5630994ad4634733902c6f78db (diff)
downloadcurrent-20220809192522.tar.gz
current-20220809192522.tar.xz
Tue Aug 9 19:25:22 UTC 202220220809192522
a/mcelog-187-x86_64-1.txz: Upgraded. l/zlib-1.2.12-x86_64-2.txz: Rebuilt. Applied an upstream patch to restore the handling of CRC inputs to be the same as in previous releases of zlib. This fixes an issue with OpenJDK. Thanks to alienBOB. x/xf86-input-wacom-1.1.0-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-102.1.2-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.1.2/releasenotes/
Diffstat (limited to 'source/x/mesa/mesa.SlackBuild')
-rwxr-xr-xsource/x/mesa/mesa.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/x/mesa/mesa.SlackBuild b/source/x/mesa/mesa.SlackBuild
index 9467854f8..e6a98938a 100755
--- a/source/x/mesa/mesa.SlackBuild
+++ b/source/x/mesa/mesa.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=mesa
VERSION=${VERSION:-$(echo $PKGNAM-[0-9]*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-AMBERVERS=${DEMOVERS:-21.3.9}
+AMBERVERS=${AMBERVERS:-21.3.9}
DEMOVERS=${DEMOVERS:-8.5.0}
BUILD=${BUILD:-1}
BUILD_AMBER=${BUILD_AMBER:-YES}