aboutsummaryrefslogtreecommitdiffstats
path: root/main/apache2
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-10-30 12:22:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-10-31 12:07:12 +0000
commit7e58002839b749d1c79e830097c6ac54a5672dc6 (patch)
tree0cfb0b82aea4718e03a936892b477740722eedac /main/apache2
parent8d4c35bc94bbf4e62bd96ee97aca4eff8ec3a54d (diff)
main/apache2: specify license
Diffstat (limited to 'main/apache2')
-rw-r--r--main/apache2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/apache2/APKBUILD b/main/apache2/APKBUILD
index 014922b0566..8a6e1f9ab18 100644
--- a/main/apache2/APKBUILD
+++ b/main/apache2/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=apache2
pkgver=2.4.6
-pkgrel=3
+pkgrel=4
pkgdesc="A high performance Unix-based HTTP server"
url="http://httpd.apache.org/"
arch="all"
-license="APACHE"
+license="ASL 2.0"
depends=""
install="$pkgname.pre-upgrade"
pkgusers="apache"