libbytesize: update to 2.2.
This commit is contained in:
parent
56303bf410
commit
a297d7afdd
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue