mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
net/py-libcloud: update to 3.8.0
Switch to .tar.gz tarball as .tar.bz2 is no longer mirrored on Apache sites.
This commit is contained in:
parent
64cfdbdb78
commit
e996623611
@ -1,5 +1,5 @@
|
||||
PORTNAME= libcloud
|
||||
PORTVERSION= 3.7.0
|
||||
PORTVERSION= 3.8.0
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= APACHE/${PORTNAME}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.5.0:www/py-requests@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= cpe python tar:bzip2
|
||||
USES= cpe python
|
||||
USE_PYTHON= distutils autoplist
|
||||
CPE_VENDOR= apache
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1673458784
|
||||
SHA256 (apache-libcloud-3.7.0.tar.bz2) = 3e07ffbb9e854f1d29219af71aa7cbe5c17ddf69f67825aa153ef9f6ebb73f3d
|
||||
SIZE (apache-libcloud-3.7.0.tar.bz2) = 1979020
|
||||
TIMESTAMP = 1694442502
|
||||
SHA256 (apache-libcloud-3.8.0.tar.gz) = 75bf4c0b123bc225e24ca95fca1c35be30b19e6bb85feea781404d43c4276c91
|
||||
SIZE (apache-libcloud-3.8.0.tar.gz) = 2457665
|
||||
|
Loading…
Reference in New Issue
Block a user