summaryrefslogtreecommitdiffstats
path: root/system/xvfb-run/xvfb-run.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/xvfb-run/xvfb-run.SlackBuild')
-rw-r--r--system/xvfb-run/xvfb-run.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/xvfb-run/xvfb-run.SlackBuild b/system/xvfb-run/xvfb-run.SlackBuild
index cff238081a..741732e880 100644
--- a/system/xvfb-run/xvfb-run.SlackBuild
+++ b/system/xvfb-run/xvfb-run.SlackBuild
@@ -25,11 +25,12 @@
# 20-05-2023: Updated to version 21.1.7 and cleaned up to adhere to
# sbopkglint standards. - Bob Funk
# 20-12-2023: Updated to version 21.1.10
+# 08-05-2024: Updated to version 21.1.12
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xvfb-run
-VERSION=${VERSION:-21.1.11}
+VERSION=${VERSION:-21.1.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}