mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/gtk-sharp: Fix DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6fab7b914c
commit
19660f059c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="gtk-sharp"
|
PRGNAM="gtk-sharp"
|
||||||
VERSION="2.12.27"
|
VERSION="2.12.27"
|
||||||
HOMEPAGE="http://www.mono-project.com/GtkSharp"
|
HOMEPAGE="http://www.mono-project.com/GtkSharp"
|
||||||
DOWNLOAD="https://github.com/mono/gtk-sharp/archive/gtk-sharp-2.12.27.tar.gz"
|
DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/gtk-sharp/gtk-sharp-2.12.27.tar.gz"
|
||||||
MD5SUM="4177b5bb3eb68cf26b9fee81a019bf27"
|
MD5SUM="4177b5bb3eb68cf26b9fee81a019bf27"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue