blob: 8ff818c0383bd745a83aa9d026fecc79caa7b83f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = natmap
pkgdesc = TCP/UDP port mapping for full cone NAT
pkgver = 20260214
pkgrel = 1
url = https://github.com/heiher/natmap
arch = any
license = MIT
makedepends = git
makedepends = make
makedepends = gcc
depends = glibc
provides = natmap
conflicts = natmap
source = natmap::git+https://github.com/heiher/natmap.git#tag=20260214
md5sums = SKIP
pkgname = natmap
|