From 8355b9cac12f2d293c38cbc1a641b22897f3dd94 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 22 Jan 2019 14:47:53 -0200 Subject: [PATCH] bird: rebuild against libreadline.so.8 [ci skip] --- srcpkgs/bird/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bird/template b/srcpkgs/bird/template index b61656b5775..05928500c17 100644 --- a/srcpkgs/bird/template +++ b/srcpkgs/bird/template @@ -1,7 +1,7 @@ # Template file for 'bird' pkgname=bird version=2.0.3 -revision=1 +revision=2 build_style=gnu-configure conf_files="/etc/bird.conf" hostmakedepends="flex autoconf"