aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/erlang/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/erlang/APKBUILD b/community/erlang/APKBUILD
index 80c1c4c54fd..cd10c109955 100644
--- a/community/erlang/APKBUILD
+++ b/community/erlang/APKBUILD
@@ -8,7 +8,7 @@
# catch up with. If in doubt, do a test rebuild of community/elixir.
pkgname=erlang
-pkgver=24.2.1
+pkgver=24.3.3
pkgrel=0
pkgdesc="General-purpose programming language and runtime environment"
url="https://www.erlang.org/"
@@ -143,5 +143,5 @@ verifydeps() {
}
sha512sums="
-e602e66bab929ed137e2d5bb34a5803c6e1e19b4680508410bb3803e5b27960ec8eff57ec5c934cae7322726e6e296f2bd5fb7b2cdf6a7d84e559a5485efdbef otp_src_24.2.1.tar.gz
+2bf7cdbdb9e6839c09a77c0adcc5f8337b0db379c579a2054fdaf0cfa571b7fc9ee0e4d8f03be4124d0af5d392c0c7f4856847338ac09dd9f406aa9d1ef11e4d otp_src_24.3.3.tar.gz
"