diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2023-04-27 20:54:50 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2023-04-27 21:25:55 +0300 |
commit | 3e45e8e24481fab02384c55a1e655d1dc1b781c6 (patch) | |
tree | c3b2a9a213a59d9767de44e69255bb78a6929a19 /misc/usd | |
parent | devel/boost*: update to 1.82.0 release (+) (diff) |
*/*: bump all direct Boost cunsumers
Diffstat (limited to 'misc/usd')
-rw-r--r-- | misc/usd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/usd/Makefile b/misc/usd/Makefile index 1edb02298064..4f08fec804c5 100644 --- a/misc/usd/Makefile +++ b/misc/usd/Makefile @@ -1,7 +1,7 @@ PORTNAME= usd DISTVERSIONPREFIX= v DISTVERSION= 21.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |