diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-06 03:49:28 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-06 06:54:35 +0000 |
| commit | 8fdc018335bd762aeb730503ad2487987503050a (patch) | |
| tree | 0e1ae3e4b0c9e7cc03207de4a12c30ed49bf016f | |
| parent | e0cc51e4b96f5bb86eb538dcbf00d08dad8216a7 (diff) | |
misc/astc-encoder: update 5.3.0 → 5.4.0
| -rw-r--r-- | misc/astc-encoder/Makefile | 4 | ||||
| -rw-r--r-- | misc/astc-encoder/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/astc-encoder/Makefile b/misc/astc-encoder/Makefile index 3832f3187f76..91df0c5daf22 100644 --- a/misc/astc-encoder/Makefile +++ b/misc/astc-encoder/Makefile @@ -1,5 +1,5 @@ PORTNAME= astc-encoder -DISTVERSION= 5.3.0 +DISTVERSION= 5.4.0 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org @@ -26,6 +26,6 @@ LDFLAGS+= -pthread PLIST_FILES= bin/astcenc-native -# tests as of 5.3.0: 100% tests passed, 0 tests failed out of 1 +# tests as of 5.4.0: 100% tests passed, 0 tests failed out of 1 .include <bsd.port.mk> diff --git a/misc/astc-encoder/distinfo b/misc/astc-encoder/distinfo index 652f1f2cf44d..7249f603af7c 100644 --- a/misc/astc-encoder/distinfo +++ b/misc/astc-encoder/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1762973758 -SHA256 (ARM-software-astc-encoder-5.3.0_GH0.tar.gz) = 6bd248f460b90576f90a5499c0f6b8d785b3af3837bcab82607d9a3b5bba77e2 -SIZE (ARM-software-astc-encoder-5.3.0_GH0.tar.gz) = 36162057 +TIMESTAMP = 1778038828 +SHA256 (ARM-software-astc-encoder-5.4.0_GH0.tar.gz) = 3fbbb0b285367aaefe2ef33601d087a4ec2218b11a9876dc4dceac76f9f53e1e +SIZE (ARM-software-astc-encoder-5.4.0_GH0.tar.gz) = 35939659 SHA256 (google-googletest-e2239ee_GH0.tar.gz) = 47a8ca2e1be737588628cbc82726a7c4fed060ae0098709003845e3ef298da2f SIZE (google-googletest-e2239ee_GH0.tar.gz) = 886254 |
