aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-09-02 23:10:10 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-09-02 21:55:31 +0000
commit38c475b5c158ae3e1f37ee034e9b707b78bbf146 (patch)
tree9ee3e942104d89452e8da84cd4c0eef365c3935a
parent9904bedc81b4e9536cb4a865e57e69a169add681 (diff)
community/libphonenumber: upgrade to 8.12.9
-rw-r--r--community/libphonenumber/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libphonenumber/APKBUILD b/community/libphonenumber/APKBUILD
index 962cf6055f1..fbd6f35e5f4 100644
--- a/community/libphonenumber/APKBUILD
+++ b/community/libphonenumber/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Bhushan Shah <bshah@kde.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=libphonenumber
-pkgver=8.12.8
-pkgrel=1
+pkgver=8.12.9
+pkgrel=0
pkgdesc="Library for parsing, formatting, and validating international phone numbers."
url="https://github.com/googlei18n/libphonenumber"
arch="all"
@@ -32,4 +32,4 @@ package() {
DESTDIR="$pkgdir" cmake --build build --target install
}
-sha512sums="5bead77c4b9d57e6f59313dd97244f70bbb67375152b6f2eb784b1718e55f74788c30140f8d42399c430bb19d0ae8af54479269ab34525d836a9b8ab37b7e69c libphonenumber-v8.12.8.tar.gz"
+sha512sums="e7431267d61149664fe9d82e4c2b556f883a98d6e0388a8f7324735349668dd5bd09d61187828495cb22b181389cbb36fd99e3df57de221b1c2a15fd8a097031 libphonenumber-v8.12.9.tar.gz"