From af0a46b8c36fe43f620ccacd21e76f414ad83095 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 22 Jan 2019 14:48:24 -0200 Subject: [PATCH] parted: rebuild against libreadline.so.8 [ci skip] --- srcpkgs/parted/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/parted/template b/srcpkgs/parted/template index 2bf8491bff2..1a7315a4b03 100644 --- a/srcpkgs/parted/template +++ b/srcpkgs/parted/template @@ -1,7 +1,7 @@ # Template file for 'parted' pkgname=parted version=3.2 -revision=5 +revision=6 build_style=gnu-configure # parted wants off_t as 64bit type configure_args="ac_cv_sizeof_off_t=8"