summaryrefslogtreecommitdiffstats
path: root/source/l/PyQt-builder/PyQt-builder.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-04-25 17:58:17 +0000
committer Eric Hameleers <alien@slackware.com>2024-04-25 20:28:55 +0200
commit6dbbaa7eea6bbecc6781e45924e5928bab0c944d (patch)
treeff60c5eccd78779cc18f4e42312fac94e7212e08 /source/l/PyQt-builder/PyQt-builder.SlackBuild
parent48fa1dd3030f07f257e0226ee4bc7691331fe6f6 (diff)
downloadcurrent-6dbbaa7eea6bbecc6781e45924e5928bab0c944d.tar.gz
current-6dbbaa7eea6bbecc6781e45924e5928bab0c944d.tar.xz
Thu Apr 25 17:58:17 UTC 202420240425175817
l/PyQt-builder-1.16.2-x86_64-1.txz: Upgraded. l/fribidi-1.0.14-x86_64-1.txz: Upgraded. l/libarchive-3.7.3-x86_64-2.txz: Rebuilt. Patched an out-of-bound error in the rar e8 filter that could allow for the execution of arbitrary code. Thanks to gmgf for the heads-up. For more information, see: https://github.com/advisories/GHSA-2jc9-36w4-pmqw https://www.cve.org/CVERecord?id=CVE-2024-26256 (* Security fix *) n/bluez-5.75-x86_64-3.txz: Rebuilt. [PATCH] shared/uhid: Fix crash if bt_uhid_destroy free replay structure. Thanks to sombragris. n/libgpg-error-1.49-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/PyQt-builder/PyQt-builder.SlackBuild')
-rwxr-xr-xsource/l/PyQt-builder/PyQt-builder.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/PyQt-builder/PyQt-builder.SlackBuild b/source/l/PyQt-builder/PyQt-builder.SlackBuild
index c2ccc6340..ff82a960f 100755
--- a/source/l/PyQt-builder/PyQt-builder.SlackBuild
+++ b/source/l/PyQt-builder/PyQt-builder.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=PyQt-builder
-SRCNAM=PyQt-builder
+SRCNAM=pyqt_builder
VERSION=${VERSION:-$(echo $SRCNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-1}