0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
This commit is contained in:
Constantin Angheloiu 2023-09-10 23:17:10 +03:00 committed by GitHub
parent 22adc4de51
commit 45e77de28e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
erlang.mk vendored
View file

@ -627,7 +627,7 @@ pkg_check_node_commit = master
PACKAGES += chronos PACKAGES += chronos
pkg_chronos_name = chronos pkg_chronos_name = chronos
pkg_chronos_description = Timer module for Erlang that makes it easy to abstact time out of the tests. pkg_chronos_description = Timer module for Erlang that makes it easy to abstract time out of the tests.
pkg_chronos_homepage = https://github.com/lehoff/chronos pkg_chronos_homepage = https://github.com/lehoff/chronos
pkg_chronos_fetch = git pkg_chronos_fetch = git
pkg_chronos_repo = https://github.com/lehoff/chronos pkg_chronos_repo = https://github.com/lehoff/chronos