WebGate

Check-in [42f9503521]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Point release-info to chisel mirror
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 42f9503521d64360b0b2bd8907d5c65d5d8d08f2
User & Date: murphy 2017-02-23 18:35:15.606
Context
2017-09-01
11:59
Point release-info to main repository Leaf check-in: af9e94a176 user: murphy tags: trunk
2017-02-23
18:35
Point release-info to chisel mirror check-in: 42f9503521 user: murphy tags: trunk
2015-05-04
19:13
Use bundled suspension with protobuf by default, install separately, also allow external version check-in: ef5e410c61 user: murphy tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to webgate.release-info.
1
2
3
4
5
;; -*- mode: Scheme; -*-
(repo fossil "http://www.chust.org/fossils/{egg-name}")

(uri targz "http://www.chust.org/fossils/{egg-name}/tarball/{egg-name}.tar.gz?uuid=v{egg-release}")
(release "1.0.0")

|

|

1
2
3
4
5
;; -*- mode: Scheme; -*-
(repo fossil "https://chiselapp.com/user/murphy/repository/chicken-{egg-name}")

(uri targz "https://chiselapp.com/user/murphy/repository/chicken-{egg-name}/tarball/{egg-name}.tar.gz?uuid=v{egg-release}")
(release "1.0.0")