blob: 65ae6b4c4fcce877d26eeb842c96165dbf212d86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = proby
pkgdesc = Check whether hosts are reachable on certain ports and return result on HTTP
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/svenstaro/proby
arch = x86_64
license = MIT
makedepends = rust
depends = gcc-libs
source = proby-1.0.2.tar.gz::https://github.com/svenstaro/proby/archive/v1.0.2.tar.gz
sha512sums = 5f45cc047166ca8c7ed88b456d8807a38febbd3bdbd4877e44bbdb696c75eab996f6c2f146f5073fc02ab6b2be873e65b9160b31f4a74cccebf0402f865531ba
pkgname = proby
|