diff options
author | Jason Tubnor <jason@tubnor.net> | 2025-01-23 23:34:17 +0000 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-01-25 11:45:19 +0000 |
commit | 8a69a494ed48b9fd958e94bbdb44bf09ac103aeb (patch) | |
tree | 98fa4086f08dc3178eb4890abf1ebda5c7f86025 | |
parent | a3358d2d260a2bcb48e52f6a78f4260d6252c42f (diff) |
www/angie-module-ndk: Update 1.3.2 → 1.8.1
Changelog:
https://github.com/vision5/ngx_devel_kit/releases/tag/v0.3.3
PR: 282394
Approved by: oleg@mamontov.net (maintainer, timeout 3 mounts)
(cherry picked from commit b56503bf3ab5b5690b7e29fb1b772e443d8b64e3)
-rw-r--r-- | www/angie-module-ndk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/angie-module-ndk/Makefile b/www/angie-module-ndk/Makefile index 322f78c3383f..afe5ae2fb7d8 100644 --- a/www/angie-module-ndk/Makefile +++ b/www/angie-module-ndk/Makefile @@ -1,5 +1,5 @@ PORTNAME= angie-module-ndk -GH_TUPLE= vision5:ngx_devel_kit:v0.3.2:module +GH_TUPLE= vision5:ngx_devel_kit:v0.3.3:module COMMENT= Angie NDK dynamic module |