diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-09-26 02:22:11 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-26 16:10:52 +0700 |
commit | a0d25f6f800c6fcb33aa890ceca9ea520d4a9dc6 (patch) | |
tree | 521540e24c977522ae90ee02238e48d1bc95b16e /libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild | |
parent | a184b09bba2aabe797786226db77fc0a164930bd (diff) |
libraries/aspnetcore-runtime: Updated for version 3.1.8.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild')
-rw-r--r-- | libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild b/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild index a7fcf8ed80..5203fe054c 100644 --- a/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild +++ b/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=aspnetcore-runtime -VERSION=${VERSION:-3.1.5} +VERSION=${VERSION:-3.1.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |