Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!

This commit is contained in:
Juan RP
2012-05-23 18:26:56 +02:00
parent 900779add4
commit 1816de0e4a
2107 changed files with 3050 additions and 10194 deletions

View File

@@ -4,6 +4,7 @@ version=7.19.0
revision=2
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"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=eb782dfcc5a7c023539a077462b83c167e178128ee9f7201665b9fbb1a8b0642
@@ -14,6 +15,3 @@ long_desc="
pycompile_module="curl"
Add_dependency build openssl-devel
Add_dependency build libcurl-devel
Add_dependency build python-devel