blob: 2eca6128756bb39c6eecae7a84c0aa06318ee822 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = shell2http-git
pkgdesc = Executing shell commands via HTTP server
pkgver = 1.3.r335.g28c2f05
pkgrel = 1
url = https://github.com/msoap/shell2http
arch = x86_64
license = MIT
makedepends = go
makedepends = git
depends = glibc
provides = shell2http
conflicts = shell2http
source = shell2http::git+https://github.com/msoap/shell2http.git
sha256sums = SKIP
pkgname = shell2http-git
|