From 9d9d47f04f1bc24761f0c2ffc280a04891d567e0 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 14 Aug 2018 04:30:21 +0200 Subject: [PATCH] main/libphonenumber: pkgrel bump Rebuild libphonenumber, because a soname it depends upon does not exist anymore: so:libboost_system-mt.so.1.66.0 --- main/libphonenumber/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/libphonenumber/APKBUILD b/main/libphonenumber/APKBUILD index d28a67b4a..4cdd4cd9a 100644 --- a/main/libphonenumber/APKBUILD +++ b/main/libphonenumber/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bhushan Shah pkgname=libphonenumber pkgver=8.9.6 -pkgrel=0 +pkgrel=1 pkgdesc="Library for parsing, formatting, and validating international phone numbers." url="https://github.com/googlei18n/libphonenumber" arch="all"