~alpine/devel

Corrected $pkgdesc for perl-storable v1 PROPOSED

IT Offshore: 1
 Corrected $pkgdesc for perl-storable

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/devel/patches/557/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] Corrected $pkgdesc for perl-storable Export this patch

Additional PERL Module required by PSAD https://aur.archlinux.org/packages/psad/

$pkgdesc corrected "brings persistence to your Perl data structures containing SCALAR, ARRAY, HASH or REF objects"
---
 testing/perl-storable/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/perl-storable/APKBUILD b/testing/perl-storable/APKBUILD
index f07a201..9bdab70 100644
--- a/testing/perl-storable/APKBUILD
+++ b/testing/perl-storable/APKBUILD
@@ -5,7 +5,7 @@ pkgname=perl-storable
_pkgreal=Storable
pkgver=2.45
pkgrel=0
pkgdesc="unknown"
pkgdesc="Brings persistence to your Perl data structures containing SCALAR, ARRAY, HASH or REF objects."
url="http://search.cpan.org/dist/Storable/"
arch="all"
license="GPL PerlArtistic"
-- 
1.8.2.3



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---