Repository URL change
This commit is contained in:
parent
3b13fd0983
commit
d0cb087db3
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
(repo git "https:///gitea.lyrion.ch/zilti/awful-sse.git")
|
||||
(uri targz "https://gitea.lyrion.ch/zilti/awful-sse/archive/{egg-release}.tar.gz")
|
||||
(repo git "https:///gitea.lyrion.ch/Chicken/awful-sse.git")
|
||||
(uri targz "https://gitea.lyrion.ch/Chicken/awful-sse/archive/{egg-release}.tar.gz")
|
||||
(release "0.3")
|
||||
|
|
|
@ -12,6 +12,10 @@ A CHICKEN Scheme module for Awful web framework that provides Server-Sent Events
|
|||
|
||||
[[/users/arthurmaciel|Arthur Maciel]]
|
||||
|
||||
=== Repository
|
||||
|
||||
[[https:///gitea.lyrion.ch/zilti/awful-sse|https:///gitea.lyrion.ch/zilti/awful-sse]]
|
||||
|
||||
=== Requirements
|
||||
|
||||
Requires [[awful]], [[spiffy]] and [[intarweb]] eggs.
|
||||
|
|
Loading…
Reference in a new issue