1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 03:35:38 +03:00

testing/*: rebuild against hiredis-1.3.0-r0

This commit is contained in:
fossdd 2025-04-27 11:19:48 +02:00 committed by Natanael Copa
parent 1c2f53b5bf
commit cf3f060321
4 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
pkgname=apache-mod-auth-openidc pkgname=apache-mod-auth-openidc
_pkgname=mod_auth_openidc _pkgname=mod_auth_openidc
pkgver=2.4.16.11 pkgver=2.4.16.11
pkgrel=0 pkgrel=1
pkgdesc="OpenID Connect Relying Party implementation for Apache HTTP Server 2.x" pkgdesc="OpenID Connect Relying Party implementation for Apache HTTP Server 2.x"
url="https://www.mod-auth-openidc.org" url="https://www.mod-auth-openidc.org"
arch="all !s390x" # tests fails on s390x from cjose arch="all !s390x" # tests fails on s390x from cjose

View file

@ -2,7 +2,7 @@
# Maintainer: Díaz Urbaneja Diego <sodomon2@gmail.com> # Maintainer: Díaz Urbaneja Diego <sodomon2@gmail.com>
pkgname=drogon pkgname=drogon
pkgver=1.9.4 pkgver=1.9.4
pkgrel=1 pkgrel=2
pkgdesc="A C++14/17/20 based HTTP web application framework" pkgdesc="A C++14/17/20 based HTTP web application framework"
url="https://github.com/drogonframework/drogon" url="https://github.com/drogonframework/drogon"
arch="all" arch="all"

View file

@ -2,7 +2,7 @@
# Maintainer: # Maintainer:
pkgname=gearmand pkgname=gearmand
pkgver=1.1.21 pkgver=1.1.21
pkgrel=1 pkgrel=2
pkgdesc="A distributed job queue" pkgdesc="A distributed job queue"
url="http://gearman.org" url="http://gearman.org"
arch="all" arch="all"

View file

@ -3,7 +3,7 @@
maintainer="Celeste <cielesti@protonmail.com>" maintainer="Celeste <cielesti@protonmail.com>"
pkgname=perl-ev-hiredis pkgname=perl-ev-hiredis
pkgver=0.07 pkgver=0.07
pkgrel=1 pkgrel=2
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan #_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=EV-Hiredis _pkgreal=EV-Hiredis
pkgdesc="Asynchronous redis client using hiredis and EV" pkgdesc="Asynchronous redis client using hiredis and EV"