1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/*: rebuild against libxml2 2.13

this should be the last in the long series of rebuilds;
the upgrade of libxml2 to version 2.14 has been reverted because it
causes all kinds of build issues, but some main packages were already
rebuild against the new version - this rebuilds them back with the old one
This commit is contained in:
ptrcnull 2025-04-01 15:17:21 +02:00
parent 5872b64fe8
commit e5eca7476b
21 changed files with 21 additions and 21 deletions

View file

@ -3,7 +3,7 @@
pkgname=apache2
_pkgreal=httpd
pkgver=2.4.63
pkgrel=3
pkgrel=4
pkgdesc="A high performance Unix-based HTTP server"
url="https://httpd.apache.org/"
arch="all"

View file

@ -4,7 +4,7 @@
# Maintainer: Timo Teras <timo.teras@iki.fi>
pkgname=asterisk
pkgver=20.11.1
pkgrel=3
pkgrel=4
pkgdesc="Modular Open Source PBX System"
pkgusers="asterisk"
pkggroups="asterisk"

View file

@ -10,7 +10,7 @@ _ver=${pkgver%_p*}
_p=${pkgver#*_p}
_major=${pkgver%%.*}
[ "$_p" != "$pkgver" ] && _ver="$_ver-P$_p"
pkgrel=3
pkgrel=4
pkgdesc="The ISC DNS server"
url="https://www.isc.org/bind/"
arch="all"

View file

@ -5,7 +5,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=clang15
pkgver=15.0.7
pkgrel=25
pkgrel=26
_llvmver=${pkgver%%.*}
pkgdesc="C language family front-end for LLVM"
arch="all !loongarch64"

View file

@ -5,7 +5,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=clang16
pkgver=16.0.6
pkgrel=8
pkgrel=9
_llvmver=${pkgver%%.*}
pkgdesc="C language family front-end for LLVM"
arch="all"

View file

@ -5,7 +5,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=clang17
pkgver=17.0.6
pkgrel=5
pkgrel=6
_llvmver=${pkgver%%.*}
pkgdesc="C language family front-end for LLVM"
arch="all"

View file

@ -5,7 +5,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=clang18
pkgver=18.1.8
pkgrel=4
pkgrel=5
_sover=${pkgver%.*}
_llvmver=${pkgver%%.*}
pkgdesc="C language family front-end for LLVM"

View file

@ -4,7 +4,7 @@
# Contributor: omni <omni+alpine@hack.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgver=20.1.1
pkgrel=3
pkgrel=4
_sover=${pkgver%.*}
_llvmver=${pkgver%%.*}
_prevllvmver=$((_llvmver - 1))

View file

@ -3,7 +3,7 @@
pkgname=icecast
pkgver=2.4.4
pkgrel=12
pkgrel=13
pkgdesc="Open source media server"
url="https://icecast.org/"
arch="all"

View file

@ -6,7 +6,7 @@
pkgname=kamailio
pkgver=6.0.1
pkgrel=2
pkgrel=3
# If building from a git snapshot, specify the gitcommit
# If building a proper release, leave gitcommit blank or commented

View file

@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libical
pkgver=3.0.19
pkgrel=3
pkgrel=4
pkgdesc="Reference implementation of the iCalendar format"
url="https://libical.github.io/libical/"
arch="all"

View file

@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lighttpd
pkgver=1.4.78
pkgrel=2
pkgrel=3
pkgdesc="Secure, fast, compliant and very flexible web-server"
url="https://www.lighttpd.net"
arch="all"

View file

@ -10,7 +10,7 @@ _pkgname=llvm
pkgver=15.0.7
_majorver=${pkgver%%.*}
pkgname=$_pkgname$_majorver
pkgrel=18
pkgrel=19
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all !loongarch64"
url="https://llvm.org/"

View file

@ -11,7 +11,7 @@ pkgver=17.0.6
_majorver=${pkgver%%.*}
_prevmajorver=$((_majorver - 1))
pkgname=$_pkgname$_majorver
pkgrel=6
pkgrel=7
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"

View file

@ -11,7 +11,7 @@ pkgver=20.1.1
_majorver=${pkgver%%.*}
_prevmajorver=$((_majorver - 1))
pkgname=$_pkgname$_majorver
pkgrel=4
pkgrel=5
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"

View file

@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=netcf
pkgver=0.2.8
pkgrel=13
pkgrel=14
pkgdesc="Cross-platform network configuration library"
arch="all"
url="https://fedorahosted.org/released/netcf"

View file

@ -45,7 +45,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.26.3
pkgrel=3
pkgrel=4
# Revision of nginx-tests to use for check().
_tests_hgrev=898407c62387
_njs_ver=0.8.9

View file

@ -3,7 +3,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
_pkgname=postgresql
pkgver=16.8
pkgrel=3
pkgrel=4
_majorver=${pkgver%%[_.]*}
# Should this aport provide libpq* and libecpg*? true/false
# Exactly one postgresql aport must be the default one!

View file

@ -3,7 +3,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
_pkgname=postgresql
pkgver=17.4
pkgrel=3
pkgrel=4
_majorver=${pkgver%%[_.]*}
# Should this aport provide libpq* and libecpg*? true/false
# Exactly one postgresql aport must be the default one!

View file

@ -4,7 +4,7 @@
pkgname=py3-lxml
_pkgname=lxml
pkgver=5.3.1
pkgrel=2
pkgrel=3
pkgdesc="Python3 LXML Library"
url="https://lxml.de/"
arch="all"

View file

@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=rrdtool
pkgver=1.9.0
pkgrel=2
pkgrel=3
pkgdesc="Data logging and graphing application"
url="http://www.rrdtool.org"
arch="all"