mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/atkmm: Fixed quoting of DOWNLOAD in .info file
Thanks to Mikko Varri. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
8b95017ec2
commit
0a8e303315
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM=atkmm"
|
PRGNAM=atkmm"
|
||||||
VERSION="2.22.4"
|
VERSION="2.22.4"
|
||||||
HOMEPAGE="http://www.gtkmm.org/"
|
HOMEPAGE="http://www.gtkmm.org/"
|
||||||
DOWNLOAD=http://ftp.gnome.org/pub/GNOME/sources/atkmm/2.22/atkmm-2.22.4.tar.bz2"
|
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/atkmm/2.22/atkmm-2.22.4.tar.bz2"
|
||||||
MD5SUM="ad1ddcc707bf18a27968838a327195d7"
|
MD5SUM="ad1ddcc707bf18a27968838a327195d7"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue