mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/drawterm: Updated for version 1d3e2b3502f1.
This fixes the build on 15.0. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
72e0b0cadd
commit
b44f34518c
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=drawterm
|
||||
VERSION=${VERSION:-dc703b3438f9}
|
||||
VERSION=${VERSION:-1d3e2b3502f1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="drawterm"
|
||||
VERSION="dc703b3438f9"
|
||||
VERSION="1d3e2b3502f1"
|
||||
HOMEPAGE="http://drawterm.9front.org"
|
||||
DOWNLOAD="https://code.9front.org/hg/drawterm/archive/dc703b3438f9.tar.gz"
|
||||
MD5SUM="d5625ed2b9f830e94e7ddce1872da6f4"
|
||||
DOWNLOAD="https://code.9front.org/hg/drawterm/archive/1d3e2b3502f1.tar.gz"
|
||||
MD5SUM="9d73863b3124a914265c8c959e067516"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue