diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-05-19 09:52:03 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-19 18:39:58 +0700 |
commit | 735d13dd097d234aad117fe6ebd7351523a72f98 (patch) | |
tree | 107f599942da3fb5648db24796cca3f68ccd36ce /system/unetbootin/unetbootin.SlackBuild | |
parent | 2885691771a89e4613d847dc2051501175118364 (diff) |
system/unetbootin: Updated for version 702.
Thanks to Ilgar on LQ
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/unetbootin/unetbootin.SlackBuild')
-rw-r--r-- | system/unetbootin/unetbootin.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/unetbootin/unetbootin.SlackBuild b/system/unetbootin/unetbootin.SlackBuild index 23e9f5ba58ac6..fb7cec544ab70 100644 --- a/system/unetbootin/unetbootin.SlackBuild +++ b/system/unetbootin/unetbootin.SlackBuild @@ -12,7 +12,7 @@ # v677: (SBo) version bump to 677 14 April 2020 PRGNAM=unetbootin -VERSION=${VERSION:-677} +VERSION=${VERSION:-702} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |