mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
libraries/libvterm: Updated for version 0.1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e1289a6881
commit
77dcafbcb6
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for libvterm
|
# Slackware build script for libvterm
|
||||||
|
|
||||||
# Copyright 2015-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
|
# Copyright 2015-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=libvterm
|
PRGNAM=libvterm
|
||||||
VERSION=${VERSION:-0.1.3}
|
VERSION=${VERSION:-0.1.4}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="libvterm"
|
PRGNAM="libvterm"
|
||||||
VERSION="0.1.3"
|
VERSION="0.1.4"
|
||||||
HOMEPAGE="http://www.leonerd.org.uk/code/libvterm/"
|
HOMEPAGE="http://www.leonerd.org.uk/code/libvterm/"
|
||||||
DOWNLOAD="http://www.leonerd.org.uk/code/libvterm/libvterm-0.1.3.tar.gz"
|
DOWNLOAD="http://www.leonerd.org.uk/code/libvterm/libvterm-0.1.4.tar.gz"
|
||||||
MD5SUM="4581aec6b621f5ca5cf5bff97dea6e05"
|
MD5SUM="3bf5bbb91cd99adc523a954b10005511"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue