From baf33add326f5bcb82f74db48ec0cf587464d58c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 3 Sep 2013 08:03:14 +0000 Subject: [PATCH] main/freeswitch: use /sbin/nologin as shell --- main/freeswitch/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD index f839e897a09..5f67c3bff13 100644 --- a/main/freeswitch/APKBUILD +++ b/main/freeswitch/APKBUILD @@ -3,7 +3,7 @@ # Contributor: Cameron Banta pkgname=freeswitch pkgver=1.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="A communications platform written in C from the ground up" url="http://www.freeswitch.org" arch="all"