~alpine/devel

main/apache2: bumped pkgrel, see git log v1 PROPOSED

Matt Smith: 1
 main/apache2: bumped pkgrel, see git log

 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/245/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] main/apache2: bumped pkgrel, see git log Export this patch

Bumped pkgrel; should be built against the previous main/apr, and main/apr-util
updates.

See #504
---
 main/apache2/APKBUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/main/apache2/APKBUILD b/main/apache2/APKBUILD
index e6b73c7..4a883ad 100644
--- a/main/apache2/APKBUILD
+++ b/main/apache2/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=apache2
pkgver=2.2.17
pkgrel=4
pkgrel=5
pkgdesc="A high performance Unix-based HTTP server"
url="http://httpd.apache.org/"
arch="all"
-- 
1.7.3.3



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