diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2022-02-07 15:53:36 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-07 23:04:39 +0700 |
commit | 721baeb015bfed7cc0b152762310d0e8516ba342 (patch) | |
tree | 0a201a4de68d9c8203ab7e16931e9bedc973c9e6 /libraries/google-fruit | |
parent | 11a6b887543928bd8ad48a41d35ab253616c5f1d (diff) | |
download | slackbuilds-721baeb015bfed7cc0b152762310d0e8516ba342.tar.gz |
libraries/google-fruit: Updated for version 3.6.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/google-fruit')
-rw-r--r-- | libraries/google-fruit/google-fruit.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/google-fruit/google-fruit.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/google-fruit/google-fruit.SlackBuild b/libraries/google-fruit/google-fruit.SlackBuild index 68492e54b1..5a3aafe763 100644 --- a/libraries/google-fruit/google-fruit.SlackBuild +++ b/libraries/google-fruit/google-fruit.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=google-fruit SRCNAM=fruit -VERSION=${VERSION:-3.0.0} +VERSION=${VERSION:-3.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/google-fruit/google-fruit.info b/libraries/google-fruit/google-fruit.info index 649c08a0cf..3afde5aa61 100644 --- a/libraries/google-fruit/google-fruit.info +++ b/libraries/google-fruit/google-fruit.info @@ -1,8 +1,8 @@ PRGNAM="google-fruit" -VERSION="3.0.0" +VERSION="3.6.0" HOMEPAGE="https://github.com/google/fruit/" -DOWNLOAD="https://github.com/google/fruit/archive/v3.0.0/fruit-3.0.0.tar.gz" -MD5SUM="43bed252f4466f76ab9815dd96aaadec" +DOWNLOAD="https://github.com/google/fruit/archive/v3.6.0/fruit-3.6.0.tar.gz" +MD5SUM="f998a57a1dea9e9662f1f432fe77186c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |