mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 19:55:26 +03:00
testing/apache2-mod-perl: update source url
This commit is contained in:
parent
79168d8b3b
commit
a00d43d806
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
pkgname=apache2-mod-perl
|
||||
_pkgreal=mod_perl
|
||||
pkgver=2.0.11
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Perl Module for Apache2"
|
||||
url="https://perl.apache.org/"
|
||||
arch="all"
|
||||
|
@ -14,7 +14,7 @@ depends_dev="$pkgname"
|
|||
makedepends="apache2-dev perl-dev perl-linux-pid apr-dev apr-util-dev"
|
||||
options="!check" # fails to start test server
|
||||
subpackages="$pkgname-dbg $pkgname-doc $pkgname-dev"
|
||||
source="https://www-eu.apache.org/dist/perl/$_pkgreal-$pkgver.tar.gz
|
||||
source="https://archive.apache.org/dist/perl/$_pkgreal-$pkgver.tar.gz
|
||||
mod_perl-2.0.11-fix_building_with_perl-5.33.7.patch
|
||||
$pkgname.conf"
|
||||
builddir="$srcdir/$_pkgreal-$pkgver"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue