mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/posh: Updated for version 0.14.1.
Signed-off-by: orbea <orbea@riseup.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8de8f5329d
commit
24a40c0390
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for posh
|
||||
|
||||
# Copyright 2017-2019 Hunter Sezen California, USA
|
||||
# Copyright 2017-2020 Hunter Sezen California, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=posh
|
||||
VERSION=${VERSION:-0.13.2}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-0.14.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="posh"
|
||||
VERSION="0.13.2"
|
||||
VERSION="0.14.1"
|
||||
HOMEPAGE="https://packages.qa.debian.org/p/posh.html"
|
||||
DOWNLOAD="http://http.debian.net/debian/pool/main/p/posh/posh_0.13.2.tar.xz"
|
||||
MD5SUM="d4e4bd477bc68d78442f9967faab2406"
|
||||
DOWNLOAD="http://http.debian.net/debian/pool/main/p/posh/posh_0.14.1.tar.xz"
|
||||
MD5SUM="71f482c9a8815f209abf6ac134543bc9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue