mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 2.1.1
- Update WWW Changes: https://github.com/rpkilby/django-jsonfield/releases https://github.com/rpkilby/django-jsonfield/blob/master/CHANGES.rst
This commit is contained in:
parent
b6632491c5
commit
464e01da97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526036
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jsonfield
|
||||
PORTVERSION= 2.1.0
|
||||
PORTVERSION= 2.1.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1581519183
|
||||
SHA256 (jsonfield-2.1.0.tar.gz) = 11fd69f83a7f44de749f91beea0d41871a893178cdb8ff5564cfeb3e12d7ff9e
|
||||
SIZE (jsonfield-2.1.0.tar.gz) = 8972
|
||||
TIMESTAMP = 1581594058
|
||||
SHA256 (jsonfield-2.1.1.tar.gz) = ed7c5e1829e9453e24a8bebef1e702ffe402e6def6b326f0e0b88764c59a6dc7
|
||||
SIZE (jsonfield-2.1.1.tar.gz) = 9142
|
||||
|
@ -5,4 +5,4 @@ add the field to one of your models.
|
||||
This port is not a duplicate of www/py-django-jsonfield, both ports have
|
||||
distinct but upstreams.
|
||||
|
||||
WWW: https://github.com/dmkoch/django-jsonfield
|
||||
WWW: https://github.com/rpkilby/django-jsonfield
|
||||
|
Loading…
Reference in New Issue
Block a user