www/py-rfc3986: Update 1.3.1 -> 1.3.2
Reported by: portscout
This commit is contained in:
parent
62c02bd423
commit
e40947ec98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501614
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rfc3986
|
||||
PORTVERSION= 1.3.1
|
||||
PORTVERSION= 1.3.2
|
||||
CATEGORIES= www python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -17,6 +17,7 @@ GH_ACCOUNT= sigmavirus24
|
|||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1556169602
|
||||
SHA256 (sigmavirus24-rfc3986-1.3.1_GH0.tar.gz) = 9e9730618dc8b35705162e3b39cffeabea10d7d5349998072f84febe54819f76
|
||||
SIZE (sigmavirus24-rfc3986-1.3.1_GH0.tar.gz) = 42372
|
||||
TIMESTAMP = 1557807338
|
||||
SHA256 (sigmavirus24-rfc3986-1.3.2_GH0.tar.gz) = 1ddc8ecf0d3185d41a0ff449c74db6da4b68b07a183cdfd7bae49216a8a73c20
|
||||
SIZE (sigmavirus24-rfc3986-1.3.2_GH0.tar.gz) = 42420
|
||||
|
|
Loading…
Reference in a new issue