devel/py-demjson: Upgrade 2.0 => 2.0.1 to unbreak
There were some inadvertent distfile changes of which upstream was not aware. They rolled a new version so this port fetches and builds again. PR: ports/189666 Submitted by: marino@ Resolved by: maintainer (Bartek Rutkowski)
This commit is contained in:
parent
fa65d25716
commit
c185ab658f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355545
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= demjson
|
||||
PORTVERSION= 2.0
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
http://deron.meranda.us/python/demjson/dist/
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (demjson-2.0.tar.gz) = 75b54ccb07b2f08f336cc053b358b0fe2e87c50763b45ad5f4791b7d4a3f0976
|
||||
SIZE (demjson-2.0.tar.gz) = 189103
|
||||
SHA256 (demjson-2.0.1.tar.gz) = 572c755df5aec7ac3fde5535795b8bf71f54e4681196c97a7a97d81916293504
|
||||
SIZE (demjson-2.0.1.tar.gz) = 116093
|
||||
|
|
Loading…
Reference in a new issue