libdaemon: rebuild for metadata
This commit is contained in:
parent
813ac71bb1
commit
9b12f0f50d
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'libdaemon'
|
# Template file for 'libdaemon'
|
||||||
pkgname=libdaemon
|
pkgname=libdaemon
|
||||||
version=0.14
|
version=0.14
|
||||||
revision=8
|
revision=9
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-lynx"
|
configure_args="--disable-static --disable-lynx"
|
||||||
short_desc="Lightweight C library that eases the writing of UNIX daemons"
|
short_desc="Lightweight C library that eases the writing of UNIX daemons"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://0pointer.de/lennart/projects/$pkgname"
|
homepage="http://0pointer.de/lennart/projects/$pkgname"
|
||||||
license="LGPL-2.1"
|
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/libdaemon/libdaemon-${version}.tar.gz/509dc27107c21bcd9fbf2f95f5669563/libdaemon-${version}.tar.gz"
|
||||||
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/libdaemon/libdaemon-0.14.tar.gz/509dc27107c21bcd9fbf2f95f5669563/libdaemon-0.14.tar.gz"
|
|
||||||
checksum=fd23eb5f6f986dcc7e708307355ba3289abe03cc381fc47a80bca4a50aa6b834
|
checksum=fd23eb5f6f986dcc7e708307355ba3289abe03cc381fc47a80bca4a50aa6b834
|
||||||
|
|
||||||
libdaemon-devel_package() {
|
libdaemon-devel_package() {
|
||||||
|
|
Loading…
Reference in New Issue