mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
msbuild-bin: update to 16.4.
This commit is contained in:
parent
814e3e0e3b
commit
3b1c0ab089
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'msbuild-bin'
|
# Template file for 'msbuild-bin'
|
||||||
_xamarin_rel="xamarinxplat.2018.09.26.17.53-0xamarin3+ubuntu1804b1"
|
_xamarin_rel="xamarinxplat.2019.09.09.15.03-0xamarin5+ubuntu1804b1"
|
||||||
pkgname=msbuild-bin
|
pkgname=msbuild-bin
|
||||||
version=16.0
|
version=16.4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Aloz1 <kno0001@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/mono/msbuild"
|
homepage="https://github.com/mono/msbuild"
|
||||||
distfiles="http://download.mono-project.com/repo/ubuntu/pool/main/m/msbuild/msbuild_${version}+${_xamarin_rel}_all.deb"
|
distfiles="http://download.mono-project.com/repo/ubuntu/pool/main/m/msbuild/msbuild_${version}+${_xamarin_rel}_all.deb"
|
||||||
checksum=4f6d32a21dc78fd241fd7bfa1ece7a1b2c6e5a33ac3984a5d5fd29563fa01be6
|
checksum=47804a0ff3b7531d3c5e1d7b733189354761e08593e6d927b868b3c3f219aef3
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
ar x ${XBPS_SRCDISTDIR}/msbuild-bin-${version}/msbuild_${version}+${_xamarin_rel}_all.deb
|
ar x ${XBPS_SRCDISTDIR}/msbuild-bin-${version}/msbuild_${version}+${_xamarin_rel}_all.deb
|
||||||
|
|
Loading…
Add table
Reference in a new issue