mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 04:35:39 +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
|
pkgname=apache2-mod-perl
|
||||||
_pkgreal=mod_perl
|
_pkgreal=mod_perl
|
||||||
pkgver=2.0.11
|
pkgver=2.0.11
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Perl Module for Apache2"
|
pkgdesc="Perl Module for Apache2"
|
||||||
url="https://perl.apache.org/"
|
url="https://perl.apache.org/"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
@ -14,7 +14,7 @@ depends_dev="$pkgname"
|
||||||
makedepends="apache2-dev perl-dev perl-linux-pid apr-dev apr-util-dev"
|
makedepends="apache2-dev perl-dev perl-linux-pid apr-dev apr-util-dev"
|
||||||
options="!check" # fails to start test server
|
options="!check" # fails to start test server
|
||||||
subpackages="$pkgname-dbg $pkgname-doc $pkgname-dev"
|
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
|
mod_perl-2.0.11-fix_building_with_perl-5.33.7.patch
|
||||||
$pkgname.conf"
|
$pkgname.conf"
|
||||||
builddir="$srcdir/$_pkgreal-$pkgver"
|
builddir="$srcdir/$_pkgreal-$pkgver"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue