gtk-sharp2: set homepage and download to https
This commit is contained in:
parent
445cda1747
commit
5ff63cb039
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gtk-sharp2'
|
# Template file for 'gtk-sharp2'
|
||||||
pkgname=gtk-sharp2
|
pkgname=gtk-sharp2
|
||||||
version=2.12.45
|
version=2.12.45
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="gtk-sharp-${version}"
|
wrksrc="gtk-sharp-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -10,6 +10,6 @@ makedepends="mono-devel gtk+-devel libglade-devel"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
short_desc="Graphical User Interface Toolkit for mono and .Net (Gtk#)"
|
short_desc="Graphical User Interface Toolkit for mono and .Net (Gtk#)"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="http://www.mono-project.com/docs/gui/gtksharp/"
|
homepage="https://www.mono-project.com/docs/gui/gtksharp/"
|
||||||
distfiles="http://download.mono-project.com/sources/gtk-sharp212/gtk-sharp-${version}.tar.gz"
|
distfiles="https://download.mono-project.com/sources/gtk-sharp212/gtk-sharp-${version}.tar.gz"
|
||||||
checksum=02680578e4535441064aac21d33315daa009d742cab8098ac8b2749d86fffb6a
|
checksum=02680578e4535441064aac21d33315daa009d742cab8098ac8b2749d86fffb6a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue