diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2018-11-12 07:33:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-12 07:33:23 +0700 |
commit | 39b31288b7dae9b68ae9aa8042765f31acc18e30 (patch) | |
tree | 1d6ddbc618857540b0a21d7a0ee8dafbb346a4f4 /system/ostree | |
parent | 23846f533c70cce449460ad7f9894d03af991846 (diff) | |
download | slackbuilds-39b31288b7dae9b68ae9aa8042765f31acc18e30.tar.gz |
system/ostree: Updated for version 2018.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 15b39f904e..5f8bd09d88 100644 --- a/system/ostree/ostree.SlackBuild +++ b/system/ostree/ostree.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=ostree -VERSION=${VERSION:-2017.14} +VERSION=${VERSION:-2018.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/ostree/ostree.info b/system/ostree/ostree.info index a564c4169d..6f0fe50127 100644 --- a/system/ostree/ostree.info +++ b/system/ostree/ostree.info @@ -1,8 +1,8 @@ PRGNAM="ostree" -VERSION="2017.14" +VERSION="2018.9" HOMEPAGE="https://github.com/ostreedev/ostree/" -DOWNLOAD="https://github.com/ostreedev/ostree/releases/download/v2017.14/libostree-2017.14.tar.xz" -MD5SUM="8d934776252135bbea56d4c8ad2cb7a0" +DOWNLOAD="https://github.com/ostreedev/ostree/releases/download/v2018.9/libostree-2018.9.tar.xz" +MD5SUM="bca7c83a4a55f23ffc69309cd1a0398b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |