* update libmicrodns to 0.2.0-2
This commit is contained in:
parent
38e038f3e0
commit
6c9d673550
15
libmicrodns/.SRCINFO
Normal file
15
libmicrodns/.SRCINFO
Normal file
@ -0,0 +1,15 @@
|
||||
pkgbase = libmicrodns
|
||||
pkgdesc = Minimal mDNS resolver library
|
||||
pkgver = 0.2.0
|
||||
pkgrel = 2
|
||||
url = https://github.com/videolabs/libmicrodns
|
||||
arch = x86_64
|
||||
license = LGPL2.1
|
||||
makedepends = meson
|
||||
depends = glibc
|
||||
provides = libmicrodns.so
|
||||
source = https://github.com/videolabs/libmicrodns/archive/0.2.0/libmicrodns-0.2.0.tar.gz
|
||||
sha512sums = 6389ad9edaf1af7c831e8c05e4800964b13cf0eed2063fa3675e7b87c49428ae7b68ac4ed1e742ed5d46ea3ded190e3de076e73ebf167422505257d7b1a03e25
|
||||
b2sums = d58cd4e91334187b4ffe54063586d24f02d705f183e41c5edd3220c7cae137294fa3728daaf66e3d43c9e4ee031e6b87e7b4c5e1852a36486cb5495d6680f70a
|
||||
|
||||
pkgname = libmicrodns
|
3
libmicrodns/.nvchecker.toml
Normal file
3
libmicrodns/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[libmicrodns]
|
||||
source = "git"
|
||||
git = "https://github.com/videolabs/libmicrodns.git"
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=libmicrodns
|
||||
pkgver=0.2.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Minimal mDNS resolver library'
|
||||
url='https://github.com/videolabs/libmicrodns'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user