blob: c6da04eff83fc4ce3c8d2992e44d495ace827508 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = udpme
pkgdesc = UDP must have EDNS0,从协议层面借助 EDNS0 过滤掉有问题的 UDP 报文
pkgver = 0.2.1
pkgrel = 1
url = https://github.com/IrineSistiana/udpme
arch = x86_64
arch = i686
license = GPL3
makedepends = go
conflicts = udpme
source = udpme-0.2.1.tar.gz::https://github.com/IrineSistiana/udpme/archive/v0.2.1.tar.gz
sha256sums = 9394c67cee5ac7523691aa93d456602b550077dd0b8249690aabfd1fc8ab72c6
pkgname = udpme
|