blob: 03674362b3f9640f929035746e96d857634bef2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = smtprelay
pkgdesc = Simple Golang SMTP relay/proxy server
pkgver = 1.11.2
pkgrel = 1
url = https://github.com/decke/smtprelay
arch = i686
arch = x86_64
arch = armv6h
arch = aarch64
license = MIT
makedepends = go
depends = glibc
options = strip
options = buildflags
source = https://github.com/decke/smtprelay/archive/refs/tags/v1.11.2/smtprelay-1.11.2.tar.gz
sha256sums = 19f8ad9f57b79e91abc51b4336145ea8279199e4ace817d3ad34157c00d949ac
pkgname = smtprelay
|