blob: 1ab65286203b2886f82ef46119c2df97d85ac9bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = certigo
pkgdesc = A utility to examine and validate certificates in a variety of formats
pkgver = 1.16.0
pkgrel = 1
url = https://github.com/square/certigo
arch = x86_64
arch = i686
license = MIT
makedepends = go
makedepends = git
depends = glibc
source = certigo-1.16.0.tar.gz::https://github.com/square/certigo/archive/v1.16.0.tar.gz
sha256sums = a6ce89964ca2fbe7d45d2e2019b06a21984f133c4f1f110eee12a67dd60c4145
pkgname = certigo
|