diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2019-10-21 13:26:02 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-27 00:36:10 +0700 |
commit | e9d100bdc9c38bddd68256678e6e3a58cd9663ea (patch) | |
tree | f2308b3cc858e99fa4b7558992313b5ce356a4d2 /system/ostree | |
parent | 25004df1aa91d626ae911dbfd3a2af02f9dfac47 (diff) | |
download | slackbuilds-e9d100bdc9c38bddd68256678e6e3a58cd9663ea.tar.gz |
system/ostree: Update for version 2019.4
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 5f8bd09d88..511ce1a797 100644 --- a/system/ostree/ostree.SlackBuild +++ b/system/ostree/ostree.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=ostree -VERSION=${VERSION:-2018.9} +VERSION=${VERSION:-2019.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/ostree/ostree.info b/system/ostree/ostree.info index 6f0fe50127..4c428e168b 100644 --- a/system/ostree/ostree.info +++ b/system/ostree/ostree.info @@ -1,8 +1,8 @@ PRGNAM="ostree" -VERSION="2018.9" +VERSION="2019.4" HOMEPAGE="https://github.com/ostreedev/ostree/" -DOWNLOAD="https://github.com/ostreedev/ostree/releases/download/v2018.9/libostree-2018.9.tar.xz" -MD5SUM="bca7c83a4a55f23ffc69309cd1a0398b" +DOWNLOAD="https://github.com/ostreedev/ostree/releases/download/v2019.4/libostree-2019.4.tar.xz" +MD5SUM="d5c0e2a0ed27ba4c2ce5290d1f8fb852" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |