network/whatsie: Updated for version 4.15.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Marco Lavorini 2024-09-14 21:16:31 +07:00 committed by Willy Sudiarto Raharjo
parent 22f78d4437
commit ad617ef295
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=whatsie PRGNAM=whatsie
VERSION=${VERSION:-4.15.3} VERSION=${VERSION:-4.15.5}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="whatsie" PRGNAM="whatsie"
VERSION="4.15.3" VERSION="4.15.5"
HOMEPAGE="https://github.com/keshavbhatt/whatsie" HOMEPAGE="https://github.com/keshavbhatt/whatsie"
DOWNLOAD="https://github.com/keshavbhatt/whatsie/archive/v4.15.3/whatsie-4.15.3.tar.gz" DOWNLOAD="https://github.com/keshavbhatt/whatsie/archive/v4.15.5/whatsie-4.15.5.tar.gz"
MD5SUM="768cef1fd4d7ad696b496658006dfd66" MD5SUM="5805087bab33a12f7ce45c36d19f5740"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""