Update to version 1.6
Set MAINTAINER to my FreeBSD email address
This commit is contained in:
parent
6b21e4f94d
commit
aa4dc61a7d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394582
2 changed files with 4 additions and 4 deletions
|
@ -2,12 +2,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= python-digitalocean
|
||||
PORTVERSION= 1.3
|
||||
PORTVERSION= 1.6
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= skreuzer@exit2shell.com
|
||||
MAINTAINER= skreuzer@FreeBSD.org
|
||||
COMMENT= API to manage digitalocean.com droplets
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (python-digitalocean-1.3.tar.gz) = b662817ccba5c7e980f583ebf4a647d633ba9b9b8c4970ae53c2b13bb340bab5
|
||||
SIZE (python-digitalocean-1.3.tar.gz) = 10638
|
||||
SHA256 (python-digitalocean-1.6.tar.gz) = b919f142fb40e8b851a565d568fba1a767fb70e97ca843638c3dd6fc48efca66
|
||||
SIZE (python-digitalocean-1.6.tar.gz) = 11703
|
||||
|
|
Loading…
Reference in a new issue