diff options
author | Przemyslaw Pawelczyk <przemoc@zoho.com> | 2016-06-20 11:51:19 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-29 09:48:24 +0000 |
commit | a643ff53e5b74b2453095c24d547cb3c02b59dd1 (patch) | |
tree | 375a43cb1cca4ed651f8d94e114858089da6f8e1 /main/apache2 | |
parent | 7fd6410222bc2a5589f1ac7ad46a6ee697e109ef (diff) | |
download | aports-a643ff53e5b74b2453095c24d547cb3c02b59dd1.tar.bz2 aports-a643ff53e5b74b2453095c24d547cb3c02b59dd1.tar.xz |
main/apache2: Bump pkgrel.
Diffstat (limited to 'main/apache2')
-rw-r--r-- | main/apache2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/apache2/APKBUILD b/main/apache2/APKBUILD index 5bdb22a82e..177ab38f7e 100644 --- a/main/apache2/APKBUILD +++ b/main/apache2/APKBUILD @@ -3,7 +3,7 @@ pkgname=apache2 _pkgreal=httpd pkgver=2.4.20 -pkgrel=1 +pkgrel=2 pkgdesc="A high performance Unix-based HTTP server" url="http://httpd.apache.org/" arch="all" |