summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCeleste <20312-Celeste@users.gitlab.alpinelinux.org>2024-05-21 01:26:25 +0000
committerAndy Postnikov <apostnikov@gmail.com>2024-05-21 16:24:31 +0000
commitd647034d79286b7cab84c93055ce7a7e99360344 (patch)
tree582fcde1941ad2ff69483becce947ac3c6ab6c6a
parent198227e798e4be81b9ae512ffbe02bc2806f8163 (diff)
downloadaports-d647034d79286b7cab84c93055ce7a7e99360344.zip
community/elixir: upgrade to 1.16.3
-rw-r--r--community/elixir/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/elixir/APKBUILD b/community/elixir/APKBUILD
index ba4e945612e..ae1ab4a2b58 100644
--- a/community/elixir/APKBUILD
+++ b/community/elixir/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Marlus Saraiva <marlus.saraiva@gmail.com>
# Maintainer: Michal Jirků <box@wejn.org>
pkgname=elixir
-pkgver=1.16.2
+pkgver=1.16.3
pkgrel=0
pkgdesc="Elixir is a dynamic, functional language designed for building scalable and maintainable applications"
url="https://elixir-lang.org/"
@@ -37,5 +37,5 @@ package() {
}
sha512sums="
-1e90adcd5d0512d4b394276e431f3987fc61a3f6191cd5c1d0f7fdd82baba99747aa553a3583e0813ffb5a48a32ce02a24e27b641f86a61e421722a802a850c1 elixir-1.16.2.tar.gz
+1511fb78bdcc50850cbf91007ed11c6a89e947d0a743c1e9ed30e1c93c1b47b5377fced17eeb66ac511d4f151d2e00ef2ecc6fb425d0d4afe2451be41a6ba6ee elixir-1.16.3.tar.gz
"