mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/pysendfile: Update HOMEPAGE.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
1538d96305
commit
d952f70010
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for pysendfile
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="pysendfile"
|
||||
VERSION="2.0.1"
|
||||
HOMEPAGE="http://code.google.com/p/pysendfile/"
|
||||
HOMEPAGE="https://github.com/giampaolo/pysendfile"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/p/pysendfile/pysendfile-2.0.1.tar.gz"
|
||||
MD5SUM="e7b301eddd703ab74a48c59a8fda1f97"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
|
@ -11,7 +11,7 @@ pysendfile:
|
|||
pysendfile: sendfile(2) is a system call which provides a "zero-copy" way of
|
||||
pysendfile: copying data from one file descriptor to another (a socket).
|
||||
pysendfile:
|
||||
pysendfile: Homepage: http://code.google.com/p/pysendfile/
|
||||
pysendfile: Homepage: https://github.com/giampaolo/pysendfile
|
||||
pysendfile:
|
||||
pysendfile:
|
||||
pysendfile:
|
||||
|
|
Loading…
Reference in a new issue