summaryrefslogtreecommitdiff
path: root/community/webfs
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-07-09 00:02:00 +0000
committerroot <root@rshg054.dnsready.net>2012-07-09 00:02:00 +0000
commit6f492df5ae2ab0d2bd117d6f1c458d52e2e24585 (patch)
tree51e61122d46459be560a778ce76bdf527edf5334 /community/webfs
parenta522a5f63f3b5726081698bf742801fb1d242817 (diff)
Mon Jul 9 00:02:00 UTC 2012
Diffstat (limited to 'community/webfs')
-rw-r--r--community/webfs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/webfs/PKGBUILD b/community/webfs/PKGBUILD
index d57e06f83..3e7da95bb 100644
--- a/community/webfs/PKGBUILD
+++ b/community/webfs/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 66065 2012-02-22 17:25:28Z cbrannon $
+# $Id: PKGBUILD 73433 2012-07-07 15:26:00Z cbrannon $
# Contributor: Roman Kyrylych <Roman.Kyrylych@gmail.com>
# Contributor: Mark Rosenstand <mark@archlinux.org>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
@@ -6,12 +6,12 @@
pkgname=webfs
pkgver=1.21
-pkgrel=6
+pkgrel=7
pkgdesc="Simple http server for mostly static content."
arch=(i686 x86_64)
url="http://linux.bytesex.org/misc/webfs.html"
license=("GPL")
-depends=('openssl')
+depends=('mime-types' 'openssl')
backup=(etc/conf.d/webfsd)
source=(http://dl.bytesex.org/releases/webfs/webfs-${pkgver}.tar.gz
webfsd.rc webfsd.conf webfs.patch)