libraries/aspnetcore-runtime-6.0: Update for version 6.0.4.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cfa8096397
commit
06b3528be6
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=aspnetcore-runtime-6.0
|
PRGNAM=aspnetcore-runtime-6.0
|
||||||
SRCNAM=aspnetcore-runtime
|
SRCNAM=aspnetcore-runtime
|
||||||
VERSION=${VERSION:-6.0.3}
|
VERSION=${VERSION:-6.0.4}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="aspnetcore-runtime-6.0"
|
PRGNAM="aspnetcore-runtime-6.0"
|
||||||
VERSION="6.0.3"
|
VERSION="6.0.4"
|
||||||
HOMEPAGE="https://dotnet.microsoft.com/"
|
HOMEPAGE="https://dotnet.microsoft.com/"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/3af854b6-80fb-425a-972f-c7f0d693bf1b/cd458a4feae5a98646ee12a14ab34151/aspnetcore-runtime-6.0.3-linux-x64.tar.gz"
|
DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/de3f6658-5d5b-4986-aeb1-7efdf5818437/7df572051df15117a0f52be1b79e1823/aspnetcore-runtime-6.0.4-linux-x64.tar.gz"
|
||||||
MD5SUM_x86_64="75c8452d544b864745e68934f1a1d32f"
|
MD5SUM_x86_64="e92f384f7debc89b1a817af8ca6abd56"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Reza Talebi"
|
MAINTAINER="Reza Talebi"
|
||||||
EMAIL="reza.talebi.73@outlook.com"
|
EMAIL="reza.talebi.73@outlook.com"
|
||||||
|
|
Loading…
Reference in New Issue