~alpine/devel

main/perl-net-cidr-lite: set noarch, bump pkgrel v1 PROPOSED

Matt Smith: 1
 main/perl-net-cidr-lite: set noarch, bump pkgrel

 1 files changed, 2 insertions(+), 2 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/118/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] main/perl-net-cidr-lite: set noarch, bump pkgrel Export this patch

---
 main/perl-net-cidr-lite/APKBUILD |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/perl-net-cidr-lite/APKBUILD b/main/perl-net-cidr-lite/APKBUILD
index 20e47a0..bb7cb09 100644
--- a/main/perl-net-cidr-lite/APKBUILD
+++ b/main/perl-net-cidr-lite/APKBUILD
@@ -3,10 +3,10 @@
pkgname=perl-net-cidr-lite
_realname=Net-CIDR-Lite
pkgver=0.21
pkgrel=0
pkgrel=1
pkgdesc="Perl extension for merging IPv4 or IPv6 CIDR addresses"
url="http://search.cpan.org/~dougw/Net-CIDR-Lite-0.21/"
arch="x86 x86_64"
arch="noarch"
license="Unknown"
depends="perl"
makedepends="perl-dev"
-- 
1.7.3.3



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