diff --git a/srcpkgs/pycurl/template b/srcpkgs/pycurl/template index 7dd2801af11..d052feaa127 100644 --- a/srcpkgs/pycurl/template +++ b/srcpkgs/pycurl/template @@ -1,11 +1,13 @@ # Template file for 'pycurl' pkgname=pycurl version=7.19.0 -revision=2 +revision=3 distfiles="http://pycurl.sourceforge.net/download/${pkgname}-${version}.tar.gz" build_style=python-module makedepends="openssl-devel libcurl-devel python-devel" short_desc="Python interface to the CURL library" +homepage="http://pycurl.sourceforge.net/" +license="LGPL-2.1/MIT" maintainer="Juan RP " checksum=eb782dfcc5a7c023539a077462b83c167e178128ee9f7201665b9fbb1a8b0642 long_desc="