python-dateutil: fix update-check/distfile

This commit is contained in:
Michael Gehring 2016-04-28 13:29:08 +02:00
parent 4f4e45648f
commit ddfc4adc9c
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ short_desc="Extensions to the standard Python2 datetime module"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/dateutil/dateutil"
license="3-clause-BSD"
distfiles="https://pypi.python.org/packages/3e/f5/aad82824b369332a676a90a8c0d1e608b17e740bbb6aeeebca726f17b902/${pkgname}-${version}.tar.gz"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=1408fdb07c6a1fa9997567ce3fcee6a337b39a503d80699e0f213de4aa4b32ed
pre_build() {