python-curl: fix update-check
This commit is contained in:
parent
9c5d691c75
commit
9b64c345bd
|
@ -13,6 +13,7 @@ short_desc="Python2 interface to cURL library"
|
||||||
homepage="http://pycurl.sourceforge.net/"
|
homepage="http://pycurl.sourceforge.net/"
|
||||||
license="LGPL-2.1, MIT"
|
license="LGPL-2.1, MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
update_pkgname="pycurl"
|
||||||
distfiles="http://pycurl.sourceforge.net/download/pycurl-${version}.tar.gz"
|
distfiles="http://pycurl.sourceforge.net/download/pycurl-${version}.tar.gz"
|
||||||
checksum=69a0aa7c9dddbfe4cebf4d1f674c490faccf739fc930d85d8990ce2fd0551a43
|
checksum=69a0aa7c9dddbfe4cebf4d1f674c490faccf739fc930d85d8990ce2fd0551a43
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue