mesa-7.9: bump PR after talloc changes
[openembedded.git] / recipes / python / python-urlgrabber_3.1.0.bb
blob08921e5de20feec71a466f4808ef4c3edd25f91c
1 DESCRIPTION = "urlgrabber is a pure python package that drastically simplifies the fetching of files."
2 HOMEPAGE = "http://linux.duke.edu/projects/urlgrabber/"
3 SECTION = "devel/python"
4 PRIORITY = "optional"
5 LICENSE = "GPL"
6 PR = "r0"
8 SRC_URI = "http://linux.duke.edu/projects/urlgrabber/download/urlgrabber-${PV}.tar.gz"
9 S = "${WORKDIR}/urlgrabber-${PV}"
11 inherit distutils
13 SRC_URI[md5sum] = "2a92d8ce0d89c5e772a98e9b8dcd5b73"
14 SRC_URI[sha256sum] = "34d48f4f4390ed06c0fc8fac580f6fe4cd2bfb3557ff0f11254a7bea25d353ca"