mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
python3-pycurl : rebuild with curl 8.4
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
python3-pycurl-7.45.2-1
|
||||
python3-pycurl-7.45.2-2
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/python3.11/
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# description : A Python 3.x interface to libcurl
|
||||
# homepage : http://pycurl.sourceforge.net/
|
||||
# depends : curl python3-pytest
|
||||
# depends : curl
|
||||
|
||||
name=python3-pycurl
|
||||
version=7.45.2
|
||||
_ver=7_45_2
|
||||
release=1
|
||||
release=2
|
||||
source="$name-$version.tar.gz::https://github.com/pycurl/pycurl/archive/REL_${_ver}/python-pycurl-$version.tar.gz"
|
||||
|
||||
build() {
|
||||
|
||||
Reference in New Issue
Block a user