mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/whatsie: Updated for version 4.15.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
22f78d4437
commit
ad617ef295
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||||
|
|
|
@ -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=""
|
||||||
|
|
Loading…
Reference in a new issue