diff options
Diffstat (limited to 'net/teddycloud/Makefile')
-rw-r--r-- | net/teddycloud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/teddycloud/Makefile b/net/teddycloud/Makefile index 0303c4384eda..149676c166f2 100644 --- a/net/teddycloud/Makefile +++ b/net/teddycloud/Makefile @@ -1,7 +1,7 @@ PORTNAME= teddycloud DISTVERSIONPREFIX= tc_v DISTVERSION= 0.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net # Get the latest commit hashes here: https://github.com/toniebox-reverse-engineering/tonies-json/commits/release/ # NOTE: remove the existing tonies.json and tonieboxes.json from DISTDIR before you do a `make makesum` |