diff --git a/testing/libbytesize/APKBUILD b/testing/libbytesize/APKBUILD index ddb48f08149..da434590624 100644 --- a/testing/libbytesize/APKBUILD +++ b/testing/libbytesize/APKBUILD @@ -1,7 +1,7 @@ # Contributor: André Klitzing # Maintainer: André Klitzing pkgname=libbytesize -pkgver=0.11 +pkgver=1.0 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="3275116a74ead484508da494934062e77d19b50dcd124d7b309137e52a416474099685c39ddc63090d6ed124a667c7fc8c2a7a5844712b33f277703bb52d54ec libbytesize-0.11.tar.gz" +sha512sums="0feca102923aa05638f57f1b35593636ccc0b6cf5198eb9e8b5d805b44d270a9b3b37953ad24d445e607b09f01d64ac69e4a42e08c5f57fd46a3dea03f69c2e5 libbytesize-1.0.tar.gz"