diff options
Diffstat (limited to 'system/B-em/B-em.SlackBuild')
-rw-r--r-- | system/B-em/B-em.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/B-em/B-em.SlackBuild b/system/B-em/B-em.SlackBuild index 2d72b3d8f1..b5e2700270 100644 --- a/system/B-em/B-em.SlackBuild +++ b/system/B-em/B-em.SlackBuild @@ -25,11 +25,11 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=B-em -VERSION=${VERSION:-20250303_920605b} +VERSION=${VERSION:-20250603_40246d4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -COMMIT=${COMMIT:-920605b287aef1e60404ee5e7f591d92ce1d61e3} +COMMIT=${COMMIT:-40246d424e3c0c62a2f2aeb3a9698702ef4d9da2} if [ -z "$ARCH" ]; then case "$( uname -m )" in |