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/ostree.SlackBuild | |
parent | e29b6017e3ac0a4d9b8d8c25487dbcd122b62a63 (diff) |
system/ostree: Updated for version 2019.6.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
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 511ce1a797392..6d2f938f3595c 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} |