mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
udns: formatting fixes.
This commit is contained in:
parent
6a4a3eada9
commit
84a1299388
1 changed files with 2 additions and 5 deletions
|
@ -1,12 +1,9 @@
|
||||||
# Template file for 'udns'
|
# Template file for 'udns'
|
||||||
pkgname=udns
|
pkgname=udns
|
||||||
version=0.4
|
version=0.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=configure
|
build_style=configure
|
||||||
hostmakedepends=""
|
short_desc="Asynchronous DNS resolver library"
|
||||||
makedepends=""
|
|
||||||
depends=""
|
|
||||||
short_desc="Stub DNS resolver library with ability to perform both syncronous and asyncronous DNS queries"
|
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="http://www.corpit.ru/mjt/udns.html"
|
homepage="http://www.corpit.ru/mjt/udns.html"
|
||||||
|
|
Loading…
Add table
Reference in a new issue