zdns-git: auto updated to 1.0.0.363.fa7d67d-2
This commit is contained in:
parent
13aba869ca
commit
7aee08c0f9
|
@ -2,15 +2,15 @@
|
||||||
|
|
||||||
pkgname=zdns-git
|
pkgname=zdns-git
|
||||||
pkgdesc='A command-line utility that provides high-speed DNS lookups.'
|
pkgdesc='A command-line utility that provides high-speed DNS lookups.'
|
||||||
pkgver=1.0.0.360.bca01b6
|
pkgver=1.0.0.363.fa7d67d
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
url='https://github.com/zmap/zdns'
|
url='https://github.com/zmap/zdns'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('Apache')
|
license=('Apache')
|
||||||
depends=('glibc')
|
depends=('glibc')
|
||||||
makedepends=('git' 'go')
|
makedepends=('git' 'go')
|
||||||
provides=('zdns')
|
provides=('zdns')
|
||||||
source=(${pkgname}::git+https://github.com/zmap/zdns.git)
|
source=(${pkgname}::git+https://github.com/zmap/zdns.git#branch=main)
|
||||||
sha512sums=('SKIP')
|
sha512sums=('SKIP')
|
||||||
|
|
||||||
pkgver() {
|
pkgver() {
|
||||||
|
|
Loading…
Reference in a new issue