summaryrefslogtreecommitdiffstats
path: root/main/perl-file-listing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-06-02 08:09:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-06-02 08:09:23 +0000
commit48cfa8ee1777aa4a14068d5db24dc3e820dcecdf (patch)
tree9114d326c8c6c02c33cac10e9aee97e951866254 /main/perl-file-listing
parenta5d292eb47b6bfc9b659f52f4ec4487f4b42dde2 (diff)
downloadaports-48cfa8ee1777aa4a14068d5db24dc3e820dcecdf.tar.bz2
aports-48cfa8ee1777aa4a14068d5db24dc3e820dcecdf.tar.xz
main/perl-file-listing: fix replaces
Diffstat (limited to 'main/perl-file-listing')
-rw-r--r--main/perl-file-listing/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/perl-file-listing/APKBUILD b/main/perl-file-listing/APKBUILD
index a87de1537..97e30a3a3 100644
--- a/main/perl-file-listing/APKBUILD
+++ b/main/perl-file-listing/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=perl-file-listing
pkgver=6.02
-pkgrel=0
+pkgrel=1
pkgdesc="File::Listing perl module"
url="http://search.cpan.org/dist/File-Listing/"
arch="noarch"
@@ -10,6 +10,7 @@ license="GPLv2 or Artistic"
depends="perl perl-http-date"
makedepends="perl-dev"
install=""
+replaces="perl-libwww"
subpackages="$pkgname-doc"
source="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/File-Listing-$pkgver.tar.gz"