Skip to content

Commit

Permalink
added egg-release and chicken-release uri parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
iraikov committed Sep 4, 2015
1 parent e6de072 commit 88d7b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unitconv.release-info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;; -*- scheme -*-
(repo git "git://github.com/iraikov/chicken-unitconv.git")
(uri targz "https://github.com/iraikov/chicken-unitconv/tarball/{egg-release}")
(uri files-list "http://code.call-cc.org/files-list?egg={egg-name};release={egg-release}" old-uri)
(uri files-list "http://code.call-cc.org/files-list?egg={egg-name};egg-release={egg-release};chicken-release={chicken-release}" old-uri)

(release "2.6" old-uri)

0 comments on commit 88d7b5e

Please sign in to comment.