mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libmnl: fix short_desc.
This commit is contained in:
parent
368972669b
commit
9c085877dc
1 changed files with 9 additions and 9 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'libmnl'
|
# Template file for 'libmnl'
|
||||||
pkgname=libmnl
|
pkgname=libmnl
|
||||||
version=1.0.3
|
version=1.0.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="minimalistic user-space library oriented to Netlink developers"
|
short_desc="Minimalistic user-space library oriented to Netlink developers"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://www.netfilter.org/projects/libmnl/"
|
homepage="http://www.netfilter.org/projects/libmnl/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue