aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libxmlb
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-05-18 11:09:50 -0300
committerTBK <tbk@jjtc.eu>2019-05-22 16:10:55 +0200
commit028ae934d29dfcd85d7fe01715729bc882532614 (patch)
tree13231cc841c254550c25061c3c5fdf9197723608 /testing/libxmlb
parent055500a84411f70d39a32006937ee87828db47c3 (diff)
downloadaports-028ae934d29dfcd85d7fe01715729bc882532614.tar.bz2
aports-028ae934d29dfcd85d7fe01715729bc882532614.tar.xz
testing/libxmlb: upgrade to 0.1.10
Closes: GH-7921
Diffstat (limited to 'testing/libxmlb')
-rw-r--r--testing/libxmlb/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libxmlb/APKBUILD b/testing/libxmlb/APKBUILD
index 6b249b8d8d..71e1e04825 100644
--- a/testing/libxmlb/APKBUILD
+++ b/testing/libxmlb/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=libxmlb
-pkgver=0.1.9
+pkgver=0.1.10
pkgrel=0
pkgdesc="Library to help create and query binary XML blobs"
url="https://github.com/hughsie/libxmlb"
@@ -38,4 +38,4 @@ _dev() {
mv "$pkgdir"/usr/libexec "$subpkgdir"/usr
}
-sha512sums="a87e3a708bf5a7dc5452da5a3157fe79224c32175add63f6c077252c856e58cdfb80d0d69a79868964abb318cc44d5512a61eb99c8267ff2fb9aa921ed78fb13 libxmlb-0.1.9.tar.gz"
+sha512sums="81f5edf776241580c0e47f43f9b15ecbc695022007cf90070f95ca190f2a270f15a856a89246c772f52e93b8eed88d228c5f426cd4dc84e8e6fdf2556b8714b3 libxmlb-0.1.10.tar.gz"