mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/sakura: Updated for version 3.8.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4bd3caf92d
commit
fe8e3c8f29
2 changed files with 5 additions and 5 deletions
|
@ -28,8 +28,8 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=sakura
|
||||
SRCNAM=SAKURA_3_8_6
|
||||
VERSION=${VERSION:-3.8.6}
|
||||
SRCNAM=SAKURA_3_8_7
|
||||
VERSION=${VERSION:-3.8.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sakura"
|
||||
VERSION="3.8.6"
|
||||
VERSION="3.8.7"
|
||||
HOMEPAGE="http://www.pleyades.net/david/projects/sakura"
|
||||
DOWNLOAD="https://github.com/dabisu/sakura/archive/refs/tags/SAKURA_3_8_6/sakura-SAKURA_3_8_6.tar.gz"
|
||||
MD5SUM="01c04c40856a3120356d2693f9b7ef8c"
|
||||
DOWNLOAD="https://github.com/dabisu/sakura/archive/refs/tags/SAKURA_3_8_7/sakura-SAKURA_3_8_7.tar.gz"
|
||||
MD5SUM="442e50535e73984a6d07fdb01601c571"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue