diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-04-27 09:07:10 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-04-27 09:07:10 +0000 |
commit | 2a4c48bde9f90695ab480d37de9391a02e8b51c9 (patch) | |
tree | ff2dc76a1810c1a7159b0ee44d43ab4c8c2db3ea | |
parent | 7756e5cd1b657613cb17c74dd6a4851fe68e742f (diff) | |
download | ports-2a4c48bde9f90695ab480d37de9391a02e8b51c9.tar.gz ports-2a4c48bde9f90695ab480d37de9391a02e8b51c9.zip |
devel/bullet: update to 3.24 bugfix release
-rw-r--r-- | devel/bullet/Makefile | 4 | ||||
-rw-r--r-- | devel/bullet/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/bullet/Makefile b/devel/bullet/Makefile index 494f1f7b60fe..491b1a8ac8d1 100644 --- a/devel/bullet/Makefile +++ b/devel/bullet/Makefile @@ -1,7 +1,7 @@ # Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> PORTNAME= bullet -PORTVERSION= 3.22 +PORTVERSION= 3.24 CATEGORIES= devel MAINTAINER= fluffy@FreeBSD.org @@ -48,7 +48,7 @@ PORTDOCS= * OPTIONS_DEFINE= DOCS -PLIST_SUB= LIB_VERSION=3.21 +PLIST_SUB= LIB_VERSION=${PORTVERSION} .include <bsd.port.options.mk> diff --git a/devel/bullet/distinfo b/devel/bullet/distinfo index a257fc0d6628..62923e176f88 100644 --- a/devel/bullet/distinfo +++ b/devel/bullet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648567122 -SHA256 (bulletphysics-bullet3-3.22_GH0.tar.gz) = ec60b215b5c2ae5684641376d4190c6815d31024aff85557ff82094c0da77154 -SIZE (bulletphysics-bullet3-3.22_GH0.tar.gz) = 139783793 +TIMESTAMP = 1651009063 +SHA256 (bulletphysics-bullet3-3.24_GH0.tar.gz) = 6b1e987d6f8156fa8a6468652f4eaad17b3e11252c9870359e5bca693e35780b +SIZE (bulletphysics-bullet3-3.24_GH0.tar.gz) = 139793021 |