mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/pysmssend: Fix source url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4ac9ae5feb
commit
bfefb85051
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="pysmssend"
|
||||
VERSION="1.48"
|
||||
HOMEPAGE="http://pysmssend.silverarrow.org/"
|
||||
DOWNLOAD="http://pysmssend.silverarrow.org/files/pysmssend-1.48.tar.gz"
|
||||
HOMEPAGE="https://github.com/hwoarang/pysmssend"
|
||||
DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/pysmssend/pysmssend-1.48.tar.gz"
|
||||
MD5SUM="6f646a4267151bfae623895d9c12cdd2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue