From b56c45c48ecf141ec95ed4ff45e16bf67cd9db54 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Sat, 1 Aug 2020 13:57:22 +0200 Subject: [PATCH] community/libphonenumber: upgrade to 8.12.7 --- community/libphonenumber/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/libphonenumber/APKBUILD b/community/libphonenumber/APKBUILD index afdc182c909..cf7a89ef75e 100644 --- a/community/libphonenumber/APKBUILD +++ b/community/libphonenumber/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bhushan Shah # Maintainer: Bart Ribbers pkgname=libphonenumber -pkgver=8.12.6 +pkgver=8.12.7 pkgrel=0 pkgdesc="Library for parsing, formatting, and validating international phone numbers." url="https://github.com/googlei18n/libphonenumber" @@ -32,4 +32,4 @@ package() { DESTDIR="$pkgdir" cmake --build build --target install } -sha512sums="13d00ac047b12a5044fbb4bac8d1434dacca91bdc29e7c7028b9dd14287e5a13678c1cf0cc15bae0d3e87075e25253b46fd198fcb6c2e25204eb07d3e3797be5 libphonenumber-v8.12.6.tar.gz" +sha512sums="2d07b5df01389e380307846931da14c969c6c406fcca178843dae96d2bf47c3a0c2d1e8432deb5790c2386bbf7d32e2b197cfc83d70603142bcf1e77b686bd8c libphonenumber-v8.12.7.tar.gz"