aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-22 02:25:00 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-22 07:07:16 +0000
commit6b6c7c7a4eaa28e4550091c7decade1f8a048829 (patch)
tree7e81b7861bb7d8abeb8444cdd3eaf2b8b14a650a
parentf80d15e6d593971d392538f0603e3eeb5a8fe345 (diff)
downloadalpine_aports-6b6c7c7a4eaa28e4550091c7decade1f8a048829.tar.bz2
alpine_aports-6b6c7c7a4eaa28e4550091c7decade1f8a048829.tar.xz
alpine_aports-6b6c7c7a4eaa28e4550091c7decade1f8a048829.zip
community/libphonenumber: upgrade to 8.12.4
-rw-r--r--community/libphonenumber/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libphonenumber/APKBUILD b/community/libphonenumber/APKBUILD
index 030d7ef23e..ee6929b726 100644
--- a/community/libphonenumber/APKBUILD
+++ b/community/libphonenumber/APKBUILD
@@ -1,8 +1,8 @@
1# Contributor: Bhushan Shah <bshah@kde.org> 1# Contributor: Bhushan Shah <bshah@kde.org>
2# Maintainer: Bart Ribbers <bribbers@disroot.org> 2# Maintainer: Bart Ribbers <bribbers@disroot.org>
3pkgname=libphonenumber 3pkgname=libphonenumber
4pkgver=8.12.3 4pkgver=8.12.4
5pkgrel=1 5pkgrel=0
6pkgdesc="Library for parsing, formatting, and validating international phone numbers." 6pkgdesc="Library for parsing, formatting, and validating international phone numbers."
7url="https://github.com/googlei18n/libphonenumber" 7url="https://github.com/googlei18n/libphonenumber"
8arch="all" 8arch="all"
@@ -30,4 +30,4 @@ package() {
30 DESTDIR="$pkgdir" cmake --build build --target install 30 DESTDIR="$pkgdir" cmake --build build --target install
31} 31}
32 32
33sha512sums="f117debb3d7a7f177b5a276e1cac90ba128df8e64953bfe3a568f659171fa1dac68c2565d70c986595097bc813896b1e91e4fccdd1de4aae3c897d3351a460bf libphonenumber-v8.12.3.tar.gz" 33sha512sums="344fe888ad98cb8c80877be804b029a15b9816244e38f831891efa1576458456c9fa34250dcec74737ff5f5d38bfaa3fbc30fb59446e24e9033d5b93b7bf47b7 libphonenumber-v8.12.4.tar.gz"