From a297d7afddaeb7a0c8ae493ed3a2b8f7690b295a Mon Sep 17 00:00:00 2001 From: Zach Dykstra Date: Fri, 6 Mar 2020 17:08:02 -0600 Subject: [PATCH] libbytesize: update to 2.2. --- srcpkgs/libbytesize/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libbytesize/template b/srcpkgs/libbytesize/template index 4cea12da9b..2bb4d12936 100644 --- a/srcpkgs/libbytesize/template +++ b/srcpkgs/libbytesize/template @@ -1,7 +1,7 @@ # Template file for 'libbytesize' pkgname=libbytesize -version=2.1 -revision=2 +version=2.2 +revision=1 build_style=gnu-configure hostmakedepends="gettext python3" makedepends="mpfr-devel pcre2-devel" @@ -12,7 +12,7 @@ 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=acc7d40237573adb958039bd9254155a41e57c363fce492f9e8768b42e4bffae +checksum=b93c54b502880c095c9f5767a42464853e2687db2e5e3084908a615bafe73baa pre_check() { # Disable test that depends on unpackaged pocketlint