msbuild-bin: update to 16.10.1.
This commit is contained in:
parent
97cc46ee47
commit
c58b7a710a
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'msbuild-bin'
|
||||
_xamarin_rel="xamarinxplat.2020.04.29.14.43-0xamarin5+ubuntu2004b1"
|
||||
_xamarin_rel="xamarinxplat.2021.05.26.14.00-0xamarin2+ubuntu2004b1"
|
||||
pkgname=msbuild-bin
|
||||
version=16.6
|
||||
revision=2
|
||||
version=16.10.1
|
||||
revision=1
|
||||
build_style=fetch
|
||||
depends="mono"
|
||||
short_desc="Xamarin/Mono fork of the Microsoft Build system"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Aloz1 <kno0001@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/mono/msbuild"
|
||||
distfiles="http://download.mono-project.com/repo/ubuntu/pool/main/m/msbuild/msbuild_${version}+${_xamarin_rel}_all.deb"
|
||||
checksum=042bb1da521877e8ff4b2dd157304a7130bb489a3abe0642a0f9e7ff37b4f099
|
||||
checksum=32f1eba1c2df67bc55920cd45ce3689c32a5c705ae01fd7ead52ca180221b469
|
||||
|
||||
do_extract() {
|
||||
bsdtar xf ${XBPS_SRCDISTDIR}/msbuild-bin-${version}/msbuild_${version}+${_xamarin_rel}_all.deb
|
||||
|
|
Loading…
Reference in New Issue