mono: fix homepage
This commit is contained in:
parent
0930036fcd
commit
59926a64dd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mono'
|
||||
pkgname=mono
|
||||
version=5.16.0.220
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="mono-${version}"
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -12,9 +12,9 @@ makedepends="zlib-devel libX11-devel libgdiplus-devel"
|
|||
depends="ca-certificates python"
|
||||
short_desc="Free implementation of the .NET platform including runtime and compiler"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
homepage="http://www.mono-project.com"
|
||||
homepage="https://www.mono-project.com"
|
||||
license="MIT, BSD-3-Clause, GPL-2.0-or-later, LGPL-2.0-or-later, MPL-1.1"
|
||||
distfiles="http://download.mono-project.com/sources/mono/${pkgname}-${version}.tar.bz2"
|
||||
distfiles="https://download.mono-project.com/sources/mono/${pkgname}-${version}.tar.bz2"
|
||||
checksum=f420867232b426c062fa182256a66b29efa92992c119847359cdd1ab75af8de3
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue