blob: f6bac8f5bf74819722df20ed67267e9fc6f3cd9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = podman-dnsname-git
pkgdesc = name resolution for containers
pkgver = 1.3.1.r13.g9a66485
pkgrel = 1
url = https://github.com/containers/dnsname.git
arch = any
license = Apache
makedepends = go
makedepends = git
depends = dnsmasq
provides = podman-dnsname
conflicts = podman-dnsname
source = git+https://github.com/containers/dnsname.git
sha256sums = SKIP
pkgname = podman-dnsname-git
|