aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-09-04 22:42:26 +0200
committerLoïc Hoguin <[email protected]>2016-09-04 22:42:26 +0200
commit8a20b423784a7ccf223dbabe4d78daa675823664 (patch)
tree48a938f7d51dd6d317fc9d4d5b61845cecc4fef7 /index
parent5c27a25c8051d798a3ff1b02d935d43e9ab909b3 (diff)
downloaderlang.mk-8a20b423784a7ccf223dbabe4d78daa675823664.tar.gz
erlang.mk-8a20b423784a7ccf223dbabe4d78daa675823664.tar.bz2
erlang.mk-8a20b423784a7ccf223dbabe4d78daa675823664.zip
Fix chumak version
1.1.1 didn't exist, so I put master for now.
Diffstat (limited to 'index')
-rw-r--r--index/chumak.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/index/chumak.mk b/index/chumak.mk
index 6080efe..38cd113 100644
--- a/index/chumak.mk
+++ b/index/chumak.mk
@@ -4,4 +4,4 @@ pkg_chumak_description = Pure Erlang implementation of ZeroMQ Message Transport
pkg_chumak_homepage = http://choven.ca
pkg_chumak_fetch = git
pkg_chumak_repo = https://github.com/chovencorp/chumak
-pkg_chumak_commit = 1.1.1
+pkg_chumak_commit = master