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/ostree.SlackBuild | |
parent | 25004df1aa91d626ae911dbfd3a2af02f9dfac47 (diff) |
system/ostree: Update for version 2019.4
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 5f8bd09d88e37..511ce1a797392 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} |