diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-01-25 10:29:18 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-01-25 10:29:18 +0000 |
commit | 58eb5b86cf556eb086030a7bae6f6fbf0a69c881 (patch) | |
tree | 34f469fb3b4c36c0caba076ea7814411f47cb374 /net/dropbox-api-command | |
parent | The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, which (diff) |
- Update to 1.02
PR: ports/164470
Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
Diffstat (limited to 'net/dropbox-api-command')
-rw-r--r-- | net/dropbox-api-command/Makefile | 2 | ||||
-rw-r--r-- | net/dropbox-api-command/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/dropbox-api-command/Makefile b/net/dropbox-api-command/Makefile index 798cf3fae819..49c6f55035e2 100644 --- a/net/dropbox-api-command/Makefile +++ b/net/dropbox-api-command/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dropbox-api-command -PORTVERSION= 1.00 +PORTVERSION= 1.02 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= https://github.com/s-aska/${PORTNAME}/raw/${PORTVERSION}/ diff --git a/net/dropbox-api-command/distinfo b/net/dropbox-api-command/distinfo index 47a1f430292e..a07d3ad77a2d 100644 --- a/net/dropbox-api-command/distinfo +++ b/net/dropbox-api-command/distinfo @@ -1,2 +1,2 @@ -SHA256 (dropbox-api) = 6ed544283d701f3d850c8b9307967a0520f59219aec7dca7357b4a26aa64e8d4 -SIZE (dropbox-api) = 20182 +SHA256 (dropbox-api) = 9b39a50fcd6530d254e75bf79e4560c466552660ce5a98b41453817d7dd925b3 +SIZE (dropbox-api) = 20965 |