blob: c372c0f989043a9d2722e961e230a46dec2e0083 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = httprobe
pkgdesc = Take a list of domains and probe for working HTTP and HTTPS servers
pkgver = 0.2
pkgrel = 1
url = https://github.com/tomnomnom/httprobe
arch = x86_64
license = MIT
makedepends = go
depends = glibc
source = httprobe-0.2.tar.gz::https://github.com/tomnomnom/httprobe/archive/v0.2.tar.gz
sha256sums = 33a460c675487e1bf75d0761d850a98a8777715731b4de930d056abbeb4e4d2f
pkgname = httprobe
|