aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2023-04-28 21:09:48 +0000
committerpsykose <alice@ayaya.dev>2023-04-28 23:13:09 +0200
commitb5ea97f03d7420d01ec351cc3b241b6c5f5d1e85 (patch)
treea98c6cc1ec85ce767db472e0b95f1970c9b2fb8a
parente8258bb28328fea4f30a799d20856dc85e711e99 (diff)
main/*: rebuild against libxml2
-rw-r--r--main/apache2/APKBUILD2
-rw-r--r--main/asterisk/APKBUILD2
-rw-r--r--main/at-spi2-core/APKBUILD2
-rw-r--r--main/augeas/APKBUILD2
-rw-r--r--main/bind/APKBUILD2
-rw-r--r--main/clang14/APKBUILD2
-rw-r--r--main/clang16/APKBUILD2
-rw-r--r--main/conky/APKBUILD2
-rw-r--r--main/dconf/APKBUILD2
-rw-r--r--main/gdl/APKBUILD2
-rw-r--r--main/gettext/APKBUILD2
-rw-r--r--main/gstreamer/APKBUILD2
-rw-r--r--main/icecast/APKBUILD2
-rw-r--r--main/kamailio/APKBUILD2
-rw-r--r--main/libical/APKBUILD2
-rw-r--r--main/libxkbcommon/APKBUILD2
-rw-r--r--main/lighttpd/APKBUILD2
-rw-r--r--main/llvm14/APKBUILD2
-rw-r--r--main/llvm15/APKBUILD2
-rw-r--r--main/llvm16/APKBUILD2
-rw-r--r--main/mariadb/APKBUILD2
-rw-r--r--main/mesa/APKBUILD2
-rw-r--r--main/netcf/APKBUILD2
-rw-r--r--main/nginx/APKBUILD2
-rw-r--r--main/poppler/APKBUILD2
-rw-r--r--main/postgresql14/APKBUILD2
-rw-r--r--main/postgresql15/APKBUILD2
-rw-r--r--main/py3-lxml/APKBUILD2
-rw-r--r--main/rng-tools/APKBUILD2
-rw-r--r--main/rrdtool/APKBUILD2
-rw-r--r--main/s390-tools/APKBUILD2
-rw-r--r--main/shared-mime-info/APKBUILD2
-rw-r--r--main/uwsgi/APKBUILD2
-rw-r--r--main/wayland/APKBUILD2
-rw-r--r--main/xmlrpc-c/APKBUILD2
35 files changed, 35 insertions, 35 deletions
diff --git a/main/apache2/APKBUILD b/main/apache2/APKBUILD
index dd0d2cbcb3f..adc4d125ba0 100644
--- a/main/apache2/APKBUILD
+++ b/main/apache2/APKBUILD
@@ -3,7 +3,7 @@
pkgname=apache2
_pkgreal=httpd
pkgver=2.4.57
-pkgrel=1
+pkgrel=2
pkgdesc="A high performance Unix-based HTTP server"
url="https://httpd.apache.org/"
arch="all"
diff --git a/main/asterisk/APKBUILD b/main/asterisk/APKBUILD
index 78f95d63a0b..f3a85db07df 100644
--- a/main/asterisk/APKBUILD
+++ b/main/asterisk/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Timo Teras <timo.teras@iki.fi>
pkgname=asterisk
pkgver=18.15.1
-pkgrel=1
+pkgrel=2
pkgdesc="Modular Open Source PBX System"
pkgusers="asterisk"
pkggroups="asterisk"
diff --git a/main/at-spi2-core/APKBUILD b/main/at-spi2-core/APKBUILD
index 22a51859431..efe91be8c3e 100644
--- a/main/at-spi2-core/APKBUILD
+++ b/main/at-spi2-core/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=at-spi2-core
pkgver=2.48.0
-pkgrel=1
+pkgrel=2
pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
url="https://www.freedesktop.org/wiki/Accessibility/AT-SPI2/"
arch="all"
diff --git a/main/augeas/APKBUILD b/main/augeas/APKBUILD
index 66e1c4a7236..742dbf8c61a 100644
--- a/main/augeas/APKBUILD
+++ b/main/augeas/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=augeas
pkgver=1.12.0
-pkgrel=4
+pkgrel=5
pkgdesc="A configuration editing tool"
url="http://augeas.net"
arch="all"
diff --git a/main/bind/APKBUILD b/main/bind/APKBUILD
index b7e2c3165e1..fbfb2e8de20 100644
--- a/main/bind/APKBUILD
+++ b/main/bind/APKBUILD
@@ -10,7 +10,7 @@ _ver=${pkgver%_p*}
_p=${pkgver#*_p}
_major=${pkgver%%.*}
[ "$_p" != "$pkgver" ] && _ver="$_ver-P$_p"
-pkgrel=1
+pkgrel=2
pkgdesc="The ISC DNS server"
url="https://www.isc.org/"
arch="all"
diff --git a/main/clang14/APKBUILD b/main/clang14/APKBUILD
index 2156d9799b6..e14b64b1e41 100644
--- a/main/clang14/APKBUILD
+++ b/main/clang14/APKBUILD
@@ -5,7 +5,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=clang14
pkgver=14.0.6
-pkgrel=6
+pkgrel=7
_llvmver=${pkgver%%.*}
pkgdesc="A C language family front-end for LLVM"
arch="all"
diff --git a/main/clang16/APKBUILD b/main/clang16/APKBUILD
index 1a0580a93d7..aa7ad68d4bd 100644
--- a/main/clang16/APKBUILD
+++ b/main/clang16/APKBUILD
@@ -5,7 +5,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=clang16
pkgver=16.0.2
-pkgrel=1
+pkgrel=2
_llvmver=${pkgver%%.*}
pkgdesc="A C language family front-end for LLVM"
arch="all"
diff --git a/main/conky/APKBUILD b/main/conky/APKBUILD
index f57b80a5a33..785a71b35c4 100644
--- a/main/conky/APKBUILD
+++ b/main/conky/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=conky
pkgver=1.19.1
-pkgrel=0
+pkgrel=1
pkgdesc="Advanced, highly configurable system monitor for X based on torsmo"
url="https://github.com/brndnmtthws/conky"
arch="all"
diff --git a/main/dconf/APKBUILD b/main/dconf/APKBUILD
index eda4d9a1dce..1e31a462c04 100644
--- a/main/dconf/APKBUILD
+++ b/main/dconf/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=dconf
pkgver=0.40.0
-pkgrel=3
+pkgrel=4
pkgdesc="low-level configuration system"
url="https://wiki.gnome.org/Projects/dconf"
arch="all"
diff --git a/main/gdl/APKBUILD b/main/gdl/APKBUILD
index b40000cfdb8..633a80e1ae0 100644
--- a/main/gdl/APKBUILD
+++ b/main/gdl/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gdl
pkgver=3.40.0
-pkgrel=2
+pkgrel=3
pkgdesc="Gnome Docking library"
url="https://gitlab.gnome.org/GNOME/gdl"
arch="all"
diff --git a/main/gettext/APKBUILD b/main/gettext/APKBUILD
index 9b0198528e3..649b23edac7 100644
--- a/main/gettext/APKBUILD
+++ b/main/gettext/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=gettext
pkgver=0.21.1
-pkgrel=4
+pkgrel=5
pkgdesc="GNU locale utilities"
url="https://www.gnu.org/software/gettext/gettext.html"
arch="all"
diff --git a/main/gstreamer/APKBUILD b/main/gstreamer/APKBUILD
index ef4d73d9598..d5f8e0fc6e2 100644
--- a/main/gstreamer/APKBUILD
+++ b/main/gstreamer/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gstreamer
pkgver=1.22.2
-pkgrel=0
+pkgrel=1
pkgdesc="GStreamer streaming media framework"
url="https://gstreamer.freedesktop.org"
arch="all"
diff --git a/main/icecast/APKBUILD b/main/icecast/APKBUILD
index 3d00c36ee37..ca2f7b0a100 100644
--- a/main/icecast/APKBUILD
+++ b/main/icecast/APKBUILD
@@ -3,7 +3,7 @@
pkgname=icecast
pkgver=2.4.4
-pkgrel=9
+pkgrel=10
pkgdesc="Open source media server"
url="https://icecast.org/"
arch="all"
diff --git a/main/kamailio/APKBUILD b/main/kamailio/APKBUILD
index bd66f836af9..fda783860ea 100644
--- a/main/kamailio/APKBUILD
+++ b/main/kamailio/APKBUILD
@@ -5,7 +5,7 @@
pkgname=kamailio
pkgver=5.6.3
-pkgrel=5
+pkgrel=6
# If building from a git snapshot, specify the gitcommit
# If building a proper release, leave gitcommit blank or commented
diff --git a/main/libical/APKBUILD b/main/libical/APKBUILD
index b696558165d..a6924013856 100644
--- a/main/libical/APKBUILD
+++ b/main/libical/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libical
pkgver=3.0.16
-pkgrel=3
+pkgrel=4
pkgdesc="Reference implementation of the iCalendar format"
url="https://libical.github.io/libical/"
arch="all"
diff --git a/main/libxkbcommon/APKBUILD b/main/libxkbcommon/APKBUILD
index 61eb093b51b..969a8425720 100644
--- a/main/libxkbcommon/APKBUILD
+++ b/main/libxkbcommon/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: psykose <alice@ayaya.dev>
pkgname=libxkbcommon
pkgver=1.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="keyboard handling library"
url="https://www.xkbcommon.org/"
arch="all"
diff --git a/main/lighttpd/APKBUILD b/main/lighttpd/APKBUILD
index f5ba1ee4bd2..028d15c1e22 100644
--- a/main/lighttpd/APKBUILD
+++ b/main/lighttpd/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lighttpd
pkgver=1.4.69
-pkgrel=1
+pkgrel=2
pkgdesc="Secure, fast, compliant and very flexible web-server"
url="https://www.lighttpd.net"
arch="all"
diff --git a/main/llvm14/APKBUILD b/main/llvm14/APKBUILD
index 1846533c850..fdc5bd5a6ca 100644
--- a/main/llvm14/APKBUILD
+++ b/main/llvm14/APKBUILD
@@ -10,7 +10,7 @@ _pkgname=llvm
pkgver=14.0.6
_majorver=${pkgver%%.*}
pkgname=$_pkgname$_majorver
-pkgrel=13
+pkgrel=14
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"
diff --git a/main/llvm15/APKBUILD b/main/llvm15/APKBUILD
index a8d43939aac..4f24dea43c8 100644
--- a/main/llvm15/APKBUILD
+++ b/main/llvm15/APKBUILD
@@ -10,7 +10,7 @@ _pkgname=llvm
pkgver=15.0.7
_majorver=${pkgver%%.*}
pkgname=$_pkgname$_majorver
-pkgrel=5
+pkgrel=6
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"
diff --git a/main/llvm16/APKBUILD b/main/llvm16/APKBUILD
index 2d64a03606b..366e5bada5d 100644
--- a/main/llvm16/APKBUILD
+++ b/main/llvm16/APKBUILD
@@ -10,7 +10,7 @@ _pkgname=llvm
pkgver=16.0.2
_majorver=${pkgver%%.*}
pkgname=$_pkgname$_majorver
-pkgrel=0
+pkgrel=1
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"
diff --git a/main/mariadb/APKBUILD b/main/mariadb/APKBUILD
index 817047f0a3f..4c8ef8f0cce 100644
--- a/main/mariadb/APKBUILD
+++ b/main/mariadb/APKBUILD
@@ -8,7 +8,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mariadb
pkgver=10.11.2
-pkgrel=5
+pkgrel=6
pkgdesc="A fast SQL database server"
url="https://www.mariadb.org/"
pkgusers="mysql"
diff --git a/main/mesa/APKBUILD b/main/mesa/APKBUILD
index 2d9c6099def..08456b5d780 100644
--- a/main/mesa/APKBUILD
+++ b/main/mesa/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mesa
pkgver=23.0.3
-pkgrel=2
+pkgrel=3
pkgdesc="Mesa DRI OpenGL library"
url="https://www.mesa3d.org"
arch="all"
diff --git a/main/netcf/APKBUILD b/main/netcf/APKBUILD
index 9cef71d9056..849e91809ce 100644
--- a/main/netcf/APKBUILD
+++ b/main/netcf/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=netcf
pkgver=0.2.8
-pkgrel=9
+pkgrel=10
pkgdesc="Cross-platform network configuration library"
arch="all"
url="https://fedorahosted.org/released/netcf"
diff --git a/main/nginx/APKBUILD b/main/nginx/APKBUILD
index b9c7f72e143..150db0844fd 100644
--- a/main/nginx/APKBUILD
+++ b/main/nginx/APKBUILD
@@ -35,7 +35,7 @@ pkgname=nginx
# NOTE: Upgrade only to even-numbered versions (e.g. 1.14.z, 1.16.z)!
# Odd-numbered versions are mainline (development) versions.
pkgver=1.24.0
-pkgrel=1
+pkgrel=2
# Revision of nginx-tests to use for check().
_tests_hgrev=36a4563f7f00
_njs_ver=0.7.12
diff --git a/main/poppler/APKBUILD b/main/poppler/APKBUILD
index a83ac876c0e..8d69fd718ab 100644
--- a/main/poppler/APKBUILD
+++ b/main/poppler/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=poppler
pkgver=23.04.0
-pkgrel=2
+pkgrel=3
pkgdesc="PDF rendering library based on xpdf 3.0"
url="https://poppler.freedesktop.org/"
arch="all"
diff --git a/main/postgresql14/APKBUILD b/main/postgresql14/APKBUILD
index 76f893614c4..d82799ba8c1 100644
--- a/main/postgresql14/APKBUILD
+++ b/main/postgresql14/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
_pkgname=postgresql
pkgver=14.7
-pkgrel=3
+pkgrel=4
_majorver=${pkgver%%.*}
# Should this aport provide libpq* and libecpg*? true/false
# Exactly one postgresql aport must be the default one!
diff --git a/main/postgresql15/APKBUILD b/main/postgresql15/APKBUILD
index 29832d600bf..509b157804f 100644
--- a/main/postgresql15/APKBUILD
+++ b/main/postgresql15/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
_pkgname=postgresql
pkgver=15.2
-pkgrel=3
+pkgrel=4
_majorver=${pkgver%%[_.]*}
# Should this aport provide libpq* and libecpg*? true/false
# Exactly one postgresql aport must be the default one!
diff --git a/main/py3-lxml/APKBUILD b/main/py3-lxml/APKBUILD
index ae630807682..140fe8994bc 100644
--- a/main/py3-lxml/APKBUILD
+++ b/main/py3-lxml/APKBUILD
@@ -4,7 +4,7 @@
pkgname=py3-lxml
_pkgname=lxml
pkgver=4.9.2
-pkgrel=3
+pkgrel=4
pkgdesc="Python3 LXML Library"
url="https://lxml.de/"
arch="all"
diff --git a/main/rng-tools/APKBUILD b/main/rng-tools/APKBUILD
index 05fb910626c..e0d6bc8aa6b 100644
--- a/main/rng-tools/APKBUILD
+++ b/main/rng-tools/APKBUILD
@@ -12,7 +12,7 @@ pkgname=rng-tools
# the rngd jitter functionality).
#
pkgver=6.16
-pkgrel=0
+pkgrel=1
pkgdesc="Random number generator daemon"
url="https://github.com/nhorman/rng-tools"
arch="all"
diff --git a/main/rrdtool/APKBUILD b/main/rrdtool/APKBUILD
index c82a8393436..8f305208dd3 100644
--- a/main/rrdtool/APKBUILD
+++ b/main/rrdtool/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=rrdtool
pkgver=1.8.0
-pkgrel=1
+pkgrel=2
pkgdesc="Data logging and graphing application"
url="http://www.rrdtool.org"
arch="all"
diff --git a/main/s390-tools/APKBUILD b/main/s390-tools/APKBUILD
index 15a5a5ac46b..0bb56655c08 100644
--- a/main/s390-tools/APKBUILD
+++ b/main/s390-tools/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Tuan Hoang <tmhoang@linux.ibm.com>
pkgname=s390-tools
pkgver=2.23.0
-pkgrel=0
+pkgrel=1
pkgdesc="Tools for use with the s390 Linux kernel and device drivers"
url="https://github.com/ibm-s390-tools/s390-tools"
arch="s390x"
diff --git a/main/shared-mime-info/APKBUILD b/main/shared-mime-info/APKBUILD
index cb9fd2fe662..05ee187167b 100644
--- a/main/shared-mime-info/APKBUILD
+++ b/main/shared-mime-info/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=shared-mime-info
pkgver=2.2
-pkgrel=3
+pkgrel=4
pkgdesc="Freedesktop.org Shared MIME Info"
url="http://freedesktop.org/Software/shared-mime-info"
arch="all"
diff --git a/main/uwsgi/APKBUILD b/main/uwsgi/APKBUILD
index f5b335828f4..38639695158 100644
--- a/main/uwsgi/APKBUILD
+++ b/main/uwsgi/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=uwsgi
pkgver=2.0.21
-pkgrel=2
+pkgrel=3
pkgdesc="uWSGI application container server"
url="https://projects.unbit.it/uwsgi/"
arch="all"
diff --git a/main/wayland/APKBUILD b/main/wayland/APKBUILD
index aca74047255..bd4e36355c5 100644
--- a/main/wayland/APKBUILD
+++ b/main/wayland/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: psykose <alice@ayaya.dev>
pkgname=wayland
pkgver=1.22.0
-pkgrel=1
+pkgrel=2
pkgdesc="A computer display server protocol"
url="https://wayland.freedesktop.org"
arch="all"
diff --git a/main/xmlrpc-c/APKBUILD b/main/xmlrpc-c/APKBUILD
index 3c356bb525f..3f233a5dce2 100644
--- a/main/xmlrpc-c/APKBUILD
+++ b/main/xmlrpc-c/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xmlrpc-c
pkgver=1.51.08
-pkgrel=3
+pkgrel=4
pkgdesc="This library provides a modular implementation of XML-RPC for C and C++"
url="https://xmlrpc-c.sourceforge.net/"
arch="all"