From b8e66e3c0eac83ea4e0873b0fefe90a1366b939a Mon Sep 17 00:00:00 2001 From: Sören Tempel Date: Wed, 13 Oct 2021 07:01:12 +0200 Subject: main/[various]: rebuild against icu-69.1 --- main/boost1.76/APKBUILD | 2 +- main/harfbuzz/APKBUILD | 2 +- main/libical/APKBUILD | 2 +- main/nodejs/APKBUILD | 2 +- main/postgresql/APKBUILD | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/main/boost1.76/APKBUILD b/main/boost1.76/APKBUILD index 788a11d879d..63cae391b12 100644 --- a/main/boost1.76/APKBUILD +++ b/main/boost1.76/APKBUILD @@ -2,7 +2,7 @@ pkgname=boost1.76 pkgver=1.76.0 _pkgver="${pkgver//./_}" -pkgrel=1 +pkgrel=2 pkgdesc="Free peer-reviewed portable C++ source libraries" url="https://www.boost.org/" arch="all" diff --git a/main/harfbuzz/APKBUILD b/main/harfbuzz/APKBUILD index fa868a9e303..e2f0ac6e4dd 100644 --- a/main/harfbuzz/APKBUILD +++ b/main/harfbuzz/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=harfbuzz pkgver=3.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Text shaping library" url="https://freedesktop.org/wiki/Software/HarfBuzz" arch="all" diff --git a/main/libical/APKBUILD b/main/libical/APKBUILD index 162ca51368a..8d9e7c2e7ab 100644 --- a/main/libical/APKBUILD +++ b/main/libical/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=libical pkgver=3.0.11 -pkgrel=0 +pkgrel=1 pkgdesc="Reference implementation of the iCalendar format" url="https://libical.github.io/libical/" arch="all" diff --git a/main/nodejs/APKBUILD b/main/nodejs/APKBUILD index 81d0b1d03f1..a8ac8321e37 100644 --- a/main/nodejs/APKBUILD +++ b/main/nodejs/APKBUILD @@ -83,7 +83,7 @@ pkgname=nodejs # Note: Update only to even-numbered versions (e.g. 6.y.z, 8.y.z)! # Odd-numbered versions are supported only for 9 months by upstream. pkgver=14.18.1 -pkgrel=0 +pkgrel=1 pkgdesc="JavaScript runtime built on V8 engine - LTS version" url="https://nodejs.org/" arch="all !mips64 !mips64el !riscv64" diff --git a/main/postgresql/APKBUILD b/main/postgresql/APKBUILD index 07decc62650..102b20d0e3f 100644 --- a/main/postgresql/APKBUILD +++ b/main/postgresql/APKBUILD @@ -3,7 +3,7 @@ # Contributor: Jakub Jirutka pkgname=postgresql pkgver=14.0 -pkgrel=0 +pkgrel=2 pkgdesc="A sophisticated object-relational DBMS" url="https://www.postgresql.org/" arch="all" -- cgit v1.2.3