aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-03-31 16:38:32 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-03-31 16:39:04 +0200
commit1fab00827eafd919220e9b180297086929068225 (patch)
treeb5602c24f9206b4bde02ce16c38f96ed53a452b2 /community
parent35d155aa28ed56e68047a46e03eba46d36c3f675 (diff)
downloadaports-1fab00827eafd919220e9b180297086929068225.tar.bz2
aports-1fab00827eafd919220e9b180297086929068225.tar.xz
community/elixir: fix checksum
Mistake in rebasing PR.
Diffstat (limited to 'community')
-rw-r--r--community/elixir/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/elixir/APKBUILD b/community/elixir/APKBUILD
index 043880f4a6..a9dbdebef7 100644
--- a/community/elixir/APKBUILD
+++ b/community/elixir/APKBUILD
@@ -35,6 +35,6 @@ package() {
make DESTDIR="$pkgdir" PREFIX=/usr install
}
-sha512sums="76f38accd277d92c428954871c62b9ff69b97137d1e4e3889feb3be94055ba2b45275aa38561aef700dac0f5381db72d4e47b55342a3e04397f3781b412dbf2c elixir-1.6.3.tar.gz
+sha512sums="58e207756b12d70225ecfcddb8eed7b37082d27e24465a15567ece62d6b03fd7f2d51f5a9b5582f63cad0038ec01b742fe4c69123a0d746662a65f9c3ba25a22 elixir-1.6.4.tar.gz
87ec27be2dfe8a7bcda0e50c81c75bcd66e3225259a0da14925623d65331a86972ea5c94df435827232f39bc67823e7ed23e671a975b10c2ebb29c19e1280863 bit-comp-works.patch
7d579a8be0f6ba2de6d85861267f9fea7846c29cf661c3221b02e1464c87db941d015a18217ffe25a5846a4ea63ccf8338541568a70bf9ec07237b91a94a0860 disable-iex-tests.patch"