testing/libbytesize: upgrade to 0.11

This commit is contained in:
André Klitzing 2017-08-03 07:29:01 +02:00 committed by Natanael Copa
parent 93563ed091
commit 53409cf26c

View File

@ -1,7 +1,7 @@
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=libbytesize
pkgver=0.10
pkgver=0.11
pkgrel=0
pkgdesc="A tiny library providing a C 'class' for working with arbitrary big sizes in bytes"
url="https://github.com/rhinstaller/libbytesize"
@ -24,4 +24,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="26dcca781c70b5fdc0c0ef973ce65db2c4ce4520bb413b2e0137e3c8a0ccef0b0b47f46e50e13035fb74c3bd2a16ab8faad8c4fb843f33419a5e5d70dae73587 libbytesize-0.10.tar.gz"
sha512sums="3275116a74ead484508da494934062e77d19b50dcd124d7b309137e52a416474099685c39ddc63090d6ed124a667c7fc8c2a7a5844712b33f277703bb52d54ec libbytesize-0.11.tar.gz"