mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/xvfb-run: Updated for version 21.1.11
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a377284eea
commit
20b27f9eb1
2 changed files with 4 additions and 4 deletions
|
@ -29,7 +29,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=xvfb-run
|
||||
VERSION=${VERSION:-21.1.10}
|
||||
VERSION=${VERSION:-21.1.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xvfb-run"
|
||||
VERSION="21.1.10"
|
||||
VERSION="21.1.11"
|
||||
HOMEPAGE="https://packages.gentoo.org/packages/x11-misc/xvfb-run"
|
||||
DOWNLOAD="http://ftp.us.debian.org/debian/pool/main/x/xorg-server/xvfb_21.1.10-1_i386.deb"
|
||||
MD5SUM="81f77030d0408eb1cea534b171161649"
|
||||
DOWNLOAD="http://ftp.us.debian.org/debian/pool/main/x/xorg-server/xvfb_21.1.11-2_i386.deb"
|
||||
MD5SUM="f37981494621f43f29a4d97ee4b0177e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue