summaryrefslogtreecommitdiff
path: root/user/lighttpd/APKBUILD
diff options
context:
space:
mode:
authorMax Rees <maxcrees@me.com>2019-07-22 02:13:03 -0400
committerMax Rees <maxcrees@me.com>2019-07-22 02:13:03 -0400
commit93b0513be9422e1666163d89031419412866e370 (patch)
tree8dfdcd50eb8b758584387bd0511968294118119a /user/lighttpd/APKBUILD
parente144e346b829eb39c1d2c82f5bdc4f8d991624b7 (diff)
downloadpackages-93b0513be9422e1666163d89031419412866e370.tar.gz
packages-93b0513be9422e1666163d89031419412866e370.tar.bz2
packages-93b0513be9422e1666163d89031419412866e370.tar.xz
packages-93b0513be9422e1666163d89031419412866e370.zip
user/*: use useradd, groupadd instead of adduser, addgroup
Diffstat (limited to 'user/lighttpd/APKBUILD')
-rw-r--r--user/lighttpd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/lighttpd/APKBUILD b/user/lighttpd/APKBUILD
index 113d84c04..6a6420b06 100644
--- a/user/lighttpd/APKBUILD
+++ b/user/lighttpd/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=lighttpd
pkgver=1.4.54
-pkgrel=0
+pkgrel=1
pkgdesc="A secure, fast, compliant and very flexible web-server"
url="http://www.lighttpd.net/"
arch="all"