libraries/lua-md5: Changed homepage.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2016-12-29 14:49:45 +01:00 committed by Willy Sudiarto Raharjo
parent 37b90c89ab
commit 0470f6746e
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
PRGNAM="lua-md5"
VERSION="1.2"
HOMEPAGE="http://keplerproject.org/md5/"
HOMEPAGE="http://keplerproject.igithub.io/md5/"
DOWNLOAD="https://github.com/keplerproject/md5/archive/v1.2.tar.gz"
MD5SUM="c166f8a983401802a86655a8c733441e"
DOWNLOAD_x86_64=""

View file

@ -12,7 +12,7 @@ lua-md5: MD5 offers basic cryptographic facilities for Lua: a hash (digest)
lua-md5: function, a pair crypt/decrypt based on MD5 and CFB, and a pair
lua-md5: crypt/decrypt based on DES with 56-bit keys.
lua-md5:
lua-md5: homepage: http://keplerproject.org/md5/
lua-md5: homepage: http://keplerproject.github.io/md5/
lua-md5:
lua-md5:
lua-md5: