aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2022-04-28 13:01:53 +0200
committerLoïc Hoguin <[email protected]>2022-04-28 13:01:53 +0200
commit5a5f8eb1c1eba0b8181bf8494a1a1ce6914a8fd0 (patch)
treeb916549de32a0287ee211af5938c5f8e6dbb7384
parent498cf54e46946d82294a7cac31042ab0e336803d (diff)
downloaderlang.mk-5a5f8eb1c1eba0b8181bf8494a1a1ce6914a8fd0.tar.gz
erlang.mk-5a5f8eb1c1eba0b8181bf8494a1a1ce6914a8fd0.tar.bz2
erlang.mk-5a5f8eb1c1eba0b8181bf8494a1a1ce6914a8fd0.zip
Fix core-autopatch-two-rebar test
Mochiweb has moved from master to main branch.
-rw-r--r--index/mochiweb.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/index/mochiweb.mk b/index/mochiweb.mk
index 15df91e..a2a451a 100644
--- a/index/mochiweb.mk
+++ b/index/mochiweb.mk
@@ -4,4 +4,4 @@ pkg_mochiweb_description = MochiWeb is an Erlang library for building lightweigh
pkg_mochiweb_homepage = https://github.com/mochi/mochiweb
pkg_mochiweb_fetch = git
pkg_mochiweb_repo = https://github.com/mochi/mochiweb
-pkg_mochiweb_commit = master
+pkg_mochiweb_commit = main