mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/vte3: Updated for version 0.34.9.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
a0628d52f7
commit
bc451a14d8
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
SRCNAM=vte
|
||||
PRGNAM=vte3
|
||||
VERSION=${VERSION:-0.34.8}
|
||||
VERSION=${VERSION:-0.34.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vte3"
|
||||
VERSION="0.34.8"
|
||||
VERSION="0.34.9"
|
||||
HOMEPAGE="http://www.gnome.org/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/vte/0.34/vte-0.34.8.tar.xz"
|
||||
MD5SUM="b16a21d09322a41f6c82a0bdd8241467"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/vte/0.34/vte-0.34.9.tar.xz"
|
||||
MD5SUM="cb2f3cd4889581dcb61ab6db40bee542"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue