From 9b12f0f50de9e4f3171459dcd969677ef6144665 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Mon, 19 Nov 2018 11:33:13 +0100 Subject: [PATCH] libdaemon: rebuild for metadata --- srcpkgs/libdaemon/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libdaemon/template b/srcpkgs/libdaemon/template index 5ff9070851..855671f660 100644 --- a/srcpkgs/libdaemon/template +++ b/srcpkgs/libdaemon/template @@ -1,14 +1,14 @@ # Template file for 'libdaemon' pkgname=libdaemon version=0.14 -revision=8 +revision=9 build_style=gnu-configure configure_args="--disable-static --disable-lynx" short_desc="Lightweight C library that eases the writing of UNIX daemons" maintainer="Juan RP " +license="LGPL-2.1-or-later" homepage="http://0pointer.de/lennart/projects/$pkgname" -license="LGPL-2.1" -distfiles="http://pkgs.fedoraproject.org/repo/pkgs/libdaemon/libdaemon-0.14.tar.gz/509dc27107c21bcd9fbf2f95f5669563/libdaemon-0.14.tar.gz" +distfiles="http://pkgs.fedoraproject.org/repo/pkgs/libdaemon/libdaemon-${version}.tar.gz/509dc27107c21bcd9fbf2f95f5669563/libdaemon-${version}.tar.gz" checksum=fd23eb5f6f986dcc7e708307355ba3289abe03cc381fc47a80bca4a50aa6b834 libdaemon-devel_package() {