From ae4fa4edc05a25ea1584d61284d723eded27036e Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Wed, 30 Oct 2019 18:20:50 -0500 Subject: [PATCH] libbytesize: update to 2.1 --- srcpkgs/libbytesize/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libbytesize/template b/srcpkgs/libbytesize/template index ee1862d889d..ef082d02d0c 100644 --- a/srcpkgs/libbytesize/template +++ b/srcpkgs/libbytesize/template @@ -1,18 +1,18 @@ # Template file for 'libbytesize' pkgname=libbytesize -version=1.4 +version=2.1 revision=1 build_style=gnu-configure hostmakedepends="python3" -makedepends="mpfr-devel pcre-devel" +makedepends="mpfr-devel pcre2-devel" checkdepends="python3-six python-six" -short_desc="A library for operations with sizes in bytes" +short_desc="Library for operations with sizes in bytes" maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://github.com/storaged-project/libbytesize" changelog="https://raw.githubusercontent.com/storaged-project/libbytesize/master/NEWS.rst" distfiles="https://github.com/storaged-project/libbytesize/releases/download/${version}/libbytesize-${version}.tar.gz" -checksum=bb4ddc577cf2881834089c2c8d698a73c3f124990937afc2a15d421b2cfd782d +checksum=acc7d40237573adb958039bd9254155a41e57c363fce492f9e8768b42e4bffae pre_check() { # Disable test that depends on unpackaged pocketlint