hurl | Simple gopher and http(s) client. |
| download: http://git.y1.nz/archives/hurl.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 1bd2344632ecac436c229ddbc4d41f9715fff46f parent 51bb5705c1de70fbe5afc791eab02c124b06e3b9 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sun, 5 Feb 2023 20:01:43 +0100 bump version to 0.8 Diffstat:
| M | Makefile | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = hurl -VERSION = 0.7 +VERSION = 0.8 PREFIX = /usr/local BINDIR = ${PREFIX}/bin
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.