diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-02-23 23:24:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-23 23:24:59 +0700 |
commit | 8ff7fd0155411f49bc3a0204838e076cdbd30788 (patch) | |
tree | 61e0a60adfb467f8baed1d645d397c559818a427 /development/dotnet-runtime/dotnet-runtime.SlackBuild | |
parent | baf32a10c2f75f49ae8d607b40895bf699901808 (diff) |
development/dotnet-runtime: Updated for version 3.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dotnet-runtime/dotnet-runtime.SlackBuild')
-rw-r--r-- | development/dotnet-runtime/dotnet-runtime.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dotnet-runtime/dotnet-runtime.SlackBuild b/development/dotnet-runtime/dotnet-runtime.SlackBuild index 9be16b639a..b2e4333eab 100644 --- a/development/dotnet-runtime/dotnet-runtime.SlackBuild +++ b/development/dotnet-runtime/dotnet-runtime.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dotnet-runtime -VERSION=${VERSION:-3.1.1} +VERSION=${VERSION:-3.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |