mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
libraries/google-fruit: Updated for version 3.0.0
Signed-off-by: Andre Barboza <bmg.andre@gmail.com>
This commit is contained in:
parent
0210fdc07d
commit
cb9f4e71e4
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=google-fruit
|
||||
SRCNAM=fruit
|
||||
VERSION=${VERSION:-2.0.4}
|
||||
VERSION=${VERSION:-3.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="google-fruit"
|
||||
VERSION="2.0.4"
|
||||
VERSION="3.0.0"
|
||||
HOMEPAGE="https://github.com/google/fruit/"
|
||||
DOWNLOAD="https://github.com/google/fruit/archive/v2.0.4/fruit-2.0.4.tar.gz"
|
||||
MD5SUM="42c4de3bb4822a5b81a6a15aad068a93"
|
||||
DOWNLOAD="https://github.com/google/fruit/archive/v3.0.0/fruit-3.0.0.tar.gz"
|
||||
MD5SUM="43bed252f4466f76ab9815dd96aaadec"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue