diff options
Diffstat (limited to 'main/fcgiwrap')
-rw-r--r-- | main/fcgiwrap/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/fcgiwrap/APKBUILD b/main/fcgiwrap/APKBUILD index daa3a6e295..33264efcdd 100644 --- a/main/fcgiwrap/APKBUILD +++ b/main/fcgiwrap/APKBUILD @@ -1,7 +1,7 @@ -# Maintainer: Eivind Uggedal <eivind@uggedal.com> +# Maintainer: pkgname=fcgiwrap pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Simple server for running CGI applications over FastCGI" url="https://github.com/gnosek/fcgiwrap" arch="all" |