diff options
Diffstat (limited to 'extra/apache/Pkgfile')
-rw-r--r-- | extra/apache/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/apache/Pkgfile b/extra/apache/Pkgfile index 447e9f2df..11539201d 100644 --- a/extra/apache/Pkgfile +++ b/extra/apache/Pkgfile @@ -5,8 +5,8 @@ # Depends on: apr, sqlite3 name=apache -version=2.2.13 -release=2 +version=2.2.14 +release=1 source=(http://archive.apache.org/dist/httpd/httpd-$version.tar.bz2 \ http://www.linuxfromscratch.org/patches/blfs/svn/httpd-2.2.11-config-1.patch apache ) |