added rabbit release-info file
This commit is contained in:
parent
76fff3d707
commit
8226d342c5
1 changed files with 7 additions and 0 deletions
7
tests/rabbit.release-info
Normal file
7
tests/rabbit.release-info
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
;; -*- scheme -*-
|
||||
|
||||
(repo git "git://github.com/iraikov/chicken-rabbit.git")
|
||||
(uri targz "https://github.com/iraikov/chicken-rabbit/tarball/{egg-release}")
|
||||
(uri files-list "http://code.call-cc.org/files-list?egg={egg-name};egg-release={egg-release};chicken-release={chicken-release}" old-uri)
|
||||
|
||||
(release "1.0")
|
||||
Loading…
Add table
Add a link
Reference in a new issue