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/ostree.SlackBuild | |
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/ostree.SlackBuild')
-rw-r--r-- | system/ostree/ostree.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |