aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Sabogal <dsabogalcc@gmail.com>2016-10-23 23:51:17 -0400
committerTimo Teräs <timo.teras@iki.fi>2016-11-04 06:34:04 +0000
commitcd8d56086a09fc7b65b3df48b16563bffd3e434c (patch)
tree9f1dd4f3ed36a2bcd2cc3fec9d8cdfc4eba96caf
parent2158c77ec079a18e9a26b34e6a4a4f2e6e06530e (diff)
downloadaports-cd8d56086a09fc7b65b3df48b16563bffd3e434c.tar.bz2
aports-cd8d56086a09fc7b65b3df48b16563bffd3e434c.tar.xz
community/elixir: upgrade to 1.3.4
-rw-r--r--community/elixir/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/elixir/APKBUILD b/community/elixir/APKBUILD
index e78dabaf9..ef861cc17 100644
--- a/community/elixir/APKBUILD
+++ b/community/elixir/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marlus Saraiva <marlus.saraiva@gmail.com>
pkgname=elixir
-pkgver=1.3.2
+pkgver=1.3.4
pkgrel=0
pkgdesc="Elixir is a dynamic, functional language designed for building scalable and maintainable applications"
url="http://elixir-lang.org"
@@ -25,6 +25,6 @@ package() {
make DESTDIR="$pkgdir" PREFIX=/usr install || return 1
}
-md5sums="52ad748b6debed964496bb099b74adeeb3d1240c elixir-1.3.2.tar.gz"
-sha256sums="be24efee0655206063208c5bb4157638310ff7e063b7ebd9d79e1c77e8344c4b elixir-1.3.2.tar.gz"
-sha512sums="e50b4645d5720ab28dbedcfd4ef9919b10edd4290a2b1e9b2a69e8c3223ee3cdb3c8f8cc6d9191e6934970a7d0cbdc8396b9d7df6fc02e855cf4eae1707b5f7f elixir-1.3.2.tar.gz"
+md5sums="ebbefbe4a48264972d7193ba9b71d1f5 elixir-1.3.4.tar.gz"
+sha256sums="f5ee5353d8dbe610b1dfd276d22f2038d57d9a7d3cea69dac10da2b098bd2033 elixir-1.3.4.tar.gz"
+sha512sums="84c8c5dfbde82d125855caf46e2848e9a91e7af46ab259c3e8b6f9c1d228e11058dd62cc142b70eb6d374f04ea502749c9ee8263867daabfc8d51edce7b3fcab elixir-1.3.4.tar.gz"