mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/joyce: Updated for version 2.4.1.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0b3d7779fb
commit
9c6506284a
2 changed files with 5 additions and 4 deletions
|
@ -6,12 +6,13 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20230419 bkw: update for v2.4.1
|
||||
# 20221227 bkw: update for v2.4.0, get rid of unneeded compilefix.diff
|
||||
|
||||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=joyce
|
||||
VERSION=${VERSION:-2.4.0}
|
||||
VERSION=${VERSION:-2.4.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="joyce"
|
||||
VERSION="2.4.0"
|
||||
VERSION="2.4.1"
|
||||
HOMEPAGE="https://www.seasip.info/Unix/Joyce/"
|
||||
DOWNLOAD="https://www.seasip.info/Unix/Joyce/joyce-2.4.0.tar.gz"
|
||||
MD5SUM="f23deaba255bdc83b99d3348d9af4fdc"
|
||||
DOWNLOAD="https://www.seasip.info/Unix/Joyce/joyce-2.4.1.tar.gz"
|
||||
MD5SUM="e4e34cd52847bcb99dcb9c7027b46517"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue