- Update to 0.4.0 (unbreak docker-compose)
Submitted by: Kevin Day <kevin@your.org>
This commit is contained in:
parent
cb7bd29e56
commit
8a3b762dad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489921
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= docker-pycreds
|
||||
PORTVERSION= 0.2.1
|
||||
PORTVERSION= 0.4.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1491855655
|
||||
SHA256 (docker-pycreds-0.2.1.tar.gz) = 93833a2cf280b7d8abbe1b8121530413250c6cd4ffed2c1cf085f335262f7348
|
||||
SIZE (docker-pycreds-0.2.1.tar.gz) = 7555
|
||||
TIMESTAMP = 1547154029
|
||||
SHA256 (docker-pycreds-0.4.0.tar.gz) = 6ce3270bcaf404cc4c3e27e4b6c70d3521deae82fb508767870fdbf772d584d4
|
||||
SIZE (docker-pycreds-0.4.0.tar.gz) = 8754
|
||||
|
|
Loading…
Reference in a new issue