blob: b4d0975c787bce3cedb67561e5e68f1a287e9e17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = httpc
pkgdesc = A Simple zero-conf http 1.1 server to use instead of the python http.server
pkgver = 1.3.0
pkgrel = 1
url = https://github.com/Evilur/httpc
arch = x86_64
license = MIT
makedepends = make
makedepends = gcc
source = https://github.com/Evilur/httpc/archive/refs/tags/v1.3.0.tar.gz
sha256sums = 679011e642ae7e5dfd5d4f12890155253396dfb8b0ec04c036cdbe36aaa46000
sha512sums = 57d48a80c1019e6b2f3f9dad6ce3af8405312c28c668f3495e3303c918f4af119a7c7b9b7f1af35dd30e217448e8ff1c190fa88276d59d9d04cddefe3a7f7f82
pkgname = httpc
|