Trim trailing spaces (again).

This commit is contained in:
Augustin Cavalier
2015-08-28 10:47:07 -04:00
parent ae085c6b97
commit a7553e5136
17 changed files with 21 additions and 21 deletions

View File

@@ -4,7 +4,7 @@ consists of the modules easysock (socket creation, reading/writing data and so \
on), xml (xml helper functions), security (hash calculation functions), \
lists/stack (for data structures), conf (configuration file handling) and \
debug (debugging)."
HOMEPAGE="http://dev.ggzgamingzone.org/libraries/libggz/"
HOMEPAGE="http://dev.ggzgamingzone.org/libraries/libggz/"
SOURCE_URI="http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/snapshots/ggz-base-libs-snapshot-0.99.5.tar.gz"
CHECKSUM_SHA256="b32dae84ea47db6dfb8dbae24fb20fcc71b958ea2d7efb9eff66c8e5c0db81b3"
SOURCE_DIR="ggz-base-libs-snapshot-$portVersion"