mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/*: rebuild misc again for abuild fix again
believe it or not, i didn't wait long enough for x86_64 to have new abuild yet still -_-
This commit is contained in:
parent
a4c8a43143
commit
eea779eb29
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=alsa-lib
|
||||
pkgver=1.2.9
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Advanced Linux Sound Architecture (ALSA) library"
|
||||
url="https://alsa-project.org/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Minecrell <minecrell@minecrell.net>
|
||||
pkgname=alsa-ucm-conf
|
||||
pkgver=1.2.9
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="ALSA Use Case Manager configuration"
|
||||
url="https://alsa-project.org"
|
||||
arch="noarch"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=alsa-utils
|
||||
pkgver=1.2.9
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Advanced Linux Sound Architecture (ALSA) utilities"
|
||||
url="https://alsa-project.org/"
|
||||
arch="all"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=apk-tools
|
||||
pkgver=2.14.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Alpine Package Keeper - package manager for alpine"
|
||||
arch="all"
|
||||
url="https://gitlab.alpinelinux.org/alpine/apk-tools"
|
||||
|
||||
@ -10,7 +10,7 @@ _ver=${pkgver%_p*}
|
||||
_p=${pkgver#*_p}
|
||||
_major=${pkgver%%.*}
|
||||
[ "$_p" != "$pkgver" ] && _ver="$_ver-P$_p"
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="The ISC DNS server"
|
||||
url="https://www.isc.org/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=cracklib
|
||||
pkgver=2.9.11
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Library used to enforce strong passwords"
|
||||
url="https://github.com/cracklib/cracklib"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=lcms2
|
||||
pkgver=2.15
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Color Management Engine"
|
||||
url="https://www.littlecms.com"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libdrm
|
||||
pkgver=2.4.115
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="Userspace interface to kernel DRM services"
|
||||
url="https://dri.freedesktop.org/"
|
||||
arch="all"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Ashley Sommer <ashleysommer@gmail.com>
|
||||
pkgname=libfastjson
|
||||
pkgver=1.2304.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="fork of the json-c library for rsyslog, optimized for liblognorm processing."
|
||||
url="https://www.rsyslog.com/"
|
||||
arch="all"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
|
||||
pkgname=linux-pam
|
||||
pkgver=1.5.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Linux PAM (Pluggable Authentication Modules for Linux)"
|
||||
url="https://www.kernel.org/pub/linux/libs/pam"
|
||||
arch="all"
|
||||
|
||||
@ -4,7 +4,7 @@ pkgname=luajit
|
||||
_pkgname=luajit2
|
||||
pkgver=2.1_p20230410
|
||||
_pkgver=${pkgver/_p/-}
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
_gitrev_tests=1fa1f103f9235e22aac5331fe04b267ee7be6206
|
||||
pkgdesc="OpenResty's branch of LuaJIT"
|
||||
url="https://github.com/openresty/luajit2"
|
||||
|
||||
@ -3,7 +3,7 @@ pkgname=mkinitfs
|
||||
pkgver=3.8.0
|
||||
# shellcheck disable=SC2034 # used for git versions, keep around for next time
|
||||
_ver=${pkgver%_git*}
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Tool to generate initramfs images for Alpine"
|
||||
url="https://gitlab.alpinelinux.org/alpine/mkinitfs"
|
||||
arch="all"
|
||||
|
||||
@ -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=5
|
||||
pkgrel=6
|
||||
# Revision of nginx-tests to use for check().
|
||||
_tests_hgrev=36a4563f7f00
|
||||
_njs_ver=0.7.11
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py3-sphinx
|
||||
pkgver=6.2.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Python Documentation Generator"
|
||||
# checkdepends require 'imagemagick' and 'py3-html5lib' which
|
||||
# are in community/, 'imagemagick' itself also needs 'librsvg'
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=screen
|
||||
pkgver=4.9.0
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Window manager that multiplexes a physical terminal"
|
||||
url="https://www.gnu.org/software/screen/"
|
||||
arch="all"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=strace
|
||||
pkgver=6.3
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Diagnostic, debugging and instructional userspace tracer"
|
||||
url="https://strace.io"
|
||||
arch="all"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# Maintainer: Jake Buchholz Göktürk <tomalok@gmail.com>
|
||||
pkgname=tiny-cloud
|
||||
pkgver=3.0.0_rc2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Tiny Cloud instance bootstrapper"
|
||||
url="https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud"
|
||||
arch="noarch"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=yash
|
||||
pkgver=2.54
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Yet another shell"
|
||||
url="http://yash.osdn.jp"
|
||||
arch="all"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user