libbytesize: update to 2.3.
This commit is contained in:
parent
16f11ccc5b
commit
8e4a708a28
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'libbytesize'
|
||||
pkgname=libbytesize
|
||||
version=2.2
|
||||
version=2.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="gettext python3"
|
||||
makedepends="mpfr-devel pcre2-devel"
|
||||
checkdepends="python3-six"
|
||||
short_desc="Library for operations with sizes in bytes"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
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=b93c54b502880c095c9f5767a42464853e2687db2e5e3084908a615bafe73baa
|
||||
checksum=3c74113fc8cd1a2fbd8870fa0ed7cef2ef24d60ef91e7145fbc041f9aa144479
|
||||
|
||||
pre_check() {
|
||||
# Disable test that depends on unpackaged pocketlint
|
||||
|
|
Loading…
Reference in a new issue