mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/perl-www-robotrules: fix replaces
This commit is contained in:
parent
d3e6207b50
commit
a5d292eb47
@ -2,7 +2,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=perl-www-robotrules
|
||||
pkgver=6.01
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="WWW::RobotRules perl module"
|
||||
url="http://search.cpan.org/dist/WWW-RobotRules/"
|
||||
arch="noarch"
|
||||
@ -10,6 +10,7 @@ license="GPLv2 or Artistic"
|
||||
depends="perl perl-uri"
|
||||
makedepends="perl-dev"
|
||||
install=""
|
||||
replaces="perl-libwww"
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/WWW-RobotRules-$pkgver.tar.gz"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user