From 928db52b4905b2f48ad28d9965f859ef8247ad3e Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 5 Apr 2021 19:04:44 +0000 Subject: Mon Apr 5 19:04:44 UTC 2021 a/hwdata-0.346-noarch-1.txz: Upgraded. a/kernel-firmware-20210405_af1ca28-noarch-1.txz: Upgraded. d/Cython-0.29.22-x86_64-2.txz: Rebuilt. Recompiled to fix building some programs that use Cython. It's possible that this was due to an ABI bug that shipped in Python-3.9.3, but we'll rebuild to be on the safe side. Thanks to PiterPunk who noticed this issue on 32-bit. d/python3-3.9.4-x86_64-1.txz: Upgraded. This update reverts a change that introduced an unintentional ABI incompatibility making some C extensions built with Python 3.9.0 - 3.9.2 crash with Python 3.9.3 on 32-bit systems. d/ruby-3.0.1-x86_64-1.txz: Upgraded. This release includes a security fix: XML round-trip vulnerability in REXML. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28965 (* Security fix *) l/cryfs-0.10.3-x86_64-1.txz: Upgraded. l/imagemagick-7.0.11_6-x86_64-1.txz: Upgraded. l/libqalculate-3.18.0-x86_64-1.txz: Upgraded. --- source/d/ruby/ruby.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/d/ruby/ruby.SlackBuild') diff --git a/source/d/ruby/ruby.SlackBuild b/source/d/ruby/ruby.SlackBuild index 3f7d2bf36..d3c486f53 100755 --- a/source/d/ruby/ruby.SlackBuild +++ b/source/d/ruby/ruby.SlackBuild @@ -32,7 +32,7 @@ else VERSION=$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev) fi -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3