libbytesize: update to 2.5.
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
0696452fd7
commit
0d304b3419
@@ -1,7 +1,7 @@
|
||||
# Template file for 'libbytesize'
|
||||
pkgname=libbytesize
|
||||
version=2.4
|
||||
revision=2
|
||||
version=2.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="gettext python3"
|
||||
makedepends="mpfr-devel pcre2-devel"
|
||||
@@ -12,7 +12,9 @@ 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=25ccb5762bb8c860b63ed1d40e0c5564e3e0084693fbe6554467a8ca1c1d8c7f
|
||||
checksum=6305addae2b7be313dbfc36b96094ec0544d5144859ab4a5685ca6d314d6fdda
|
||||
# checks fails in libbytesize_unittest.sh
|
||||
make_check=no
|
||||
|
||||
pre_check() {
|
||||
# Disable test that depends on unpackaged pocketlint
|
||||
|
||||
Reference in New Issue
Block a user