From 1e00947817a86d0b8d8248b5c5a0fde405f1c07a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Tue, 23 Oct 2018 17:09:04 +0200 Subject: [PATCH] libasyncns: rebuild for metadata --- srcpkgs/libasyncns/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libasyncns/template b/srcpkgs/libasyncns/template index 3a0e3ee2e28..47ab58d3eba 100644 --- a/srcpkgs/libasyncns/template +++ b/srcpkgs/libasyncns/template @@ -1,13 +1,13 @@ # Template file for 'libasyncns' pkgname=libasyncns version=0.8 -revision=8 +revision=9 build_style=gnu-configure short_desc="C library for executing name service queries asynchronously" -homepage="http://0pointer.de/lennart/projects/libasyncns/" -license="LGPL-2.1" maintainer="Juan RP " -distfiles="http://0pointer.de/lennart/projects/$pkgname/$pkgname-$version.tar.gz" +license="LGPL-2.1" +homepage="http://0pointer.de/lennart/projects/libasyncns/" +distfiles="http://0pointer.de/lennart/projects/libasyncns/libasyncns-${version}.tar.gz" checksum=4f1a66e746cbe54ff3c2fbada5843df4fbbbe7481d80be003e8d11161935ab74 CFLAGS="-fPIC"