diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2020-01-27 07:39:30 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-01 09:00:34 +0700 |
commit | fb0341d22547426124d80c2e845a11c3380a646d (patch) | |
tree | 2a774d44a7b095abeedfc6f812a6d966728508bf /system/ostree | |
parent | e29b6017e3ac0a4d9b8d8c25487dbcd122b62a63 (diff) | |
download | slackbuilds-fb0341d22547426124d80c2e845a11c3380a646d.tar.gz |
system/ostree: Updated for version 2019.6.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Diffstat (limited to 'system/ostree')
-rw-r--r-- | system/ostree/ostree.SlackBuild | 2 | ||||
-rw-r--r-- | system/ostree/ostree.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/ostree/ostree.SlackBuild b/system/ostree/ostree.SlackBuild index 511ce1a797..6d2f938f35 100644 --- a/system/ostree/ostree.SlackBuild +++ b/system/ostree/ostree.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=ostree -VERSION=${VERSION:-2019.4} +VERSION=${VERSION:-2019.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/ostree/ostree.info b/system/ostree/ostree.info index 4c428e168b..6e294b63c5 100644 --- a/system/ostree/ostree.info +++ b/system/ostree/ostree.info @@ -1,8 +1,8 @@ PRGNAM="ostree" -VERSION="2019.4" +VERSION="2019.6" HOMEPAGE="https://github.com/ostreedev/ostree/" -DOWNLOAD="https://github.com/ostreedev/ostree/releases/download/v2019.4/libostree-2019.4.tar.xz" -MD5SUM="d5c0e2a0ed27ba4c2ce5290d1f8fb852" +DOWNLOAD="https://github.com/ostreedev/ostree/releases/download/v2019.6/libostree-2019.6.tar.xz" +MD5SUM="4d00cd2c5bce31b6302c71cbdb2a17eb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |