libraries/Smarty: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9cd6c7c846
commit
448133cf64
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="Smarty"
|
||||
VERSION="3.0.8"
|
||||
HOMEPAGE="http://www.smarty.net/"
|
||||
DOWNLOAD="http://www.smarty.net/files/Smarty-3.0.8.tar.gz"
|
||||
HOMEPAGE="https://www.smarty.net/"
|
||||
DOWNLOAD="https://www.smarty.net/files/Smarty-3.0.8.tar.gz"
|
||||
MD5SUM="21d8a35d86a21618b01f34b00a7a02cf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -11,7 +11,7 @@ Smarty:
|
|||
Smarty: Smarty is a template engine for PHP, which facilitates a manageable
|
||||
Smarty: way to separate application logic and content from its presentation.
|
||||
Smarty:
|
||||
Smarty: Homepage: http://www.smarty.net/
|
||||
Smarty: Homepage: https://www.smarty.net/
|
||||
Smarty:
|
||||
Smarty:
|
||||
Smarty:
|
||||
|
|
Loading…
Reference in New Issue