development/Sphinx: Updated for version 1.6.7.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
7e877137f3
commit
2ba47bf924
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Sphinx
|
||||
VERSION=${VERSION:-1.6.6}
|
||||
VERSION=${VERSION:-1.6.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Sphinx"
|
||||
VERSION="1.6.6"
|
||||
VERSION="1.6.7"
|
||||
HOMEPAGE="http://www.sphinx-doc.org"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.6.6.tar.gz"
|
||||
MD5SUM="feebca179e519124aa38a1c63b4ff1f3"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.6.7.tar.gz"
|
||||
MD5SUM="753731d5751991d9cc0c02b8994f21f6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="alabaster babel docutils imagesize Jinja2 Pygments python-requests six snowballstemmer sphinxcontrib-websupport typing"
|
||||
|
|
Loading…
Reference in New Issue