blob: 2097afaadd6dbd92857f8cc241fda84409799bdd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
pkgbase = aws-es-proxy-bin
pkgdesc = aws-es-proxy is a small proxy server for signing your requests using latest AWS Signature Version 4 when connecting to AWS ElasticSearch
pkgver = 1.3
pkgrel = 1
url = https://github.com/abutaha/aws-es-proxy
arch = x86_64
license = MPL2
source = aws-es-proxy-1.3::https://github.com/abutaha/aws-es-proxy/releases/download/v1.3/aws-es-proxy-1.3-linux-amd64
sha256sums = 0eda619592ccffcf41238441ac6c6b0ecfead9ca4ff7a398f15cc6c5d77acf48
pkgname = aws-es-proxy-bin
|