summaryrefslogtreecommitdiff
path: root/system/gdm/gdm.SlackBuild
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2014-01-31 11:53:47 -0600
committerRobby Workman <rworkman@slackbuilds.org>2014-01-31 11:53:47 -0600
commitac47d224ac0ac8b84a58c723ec4a12391971e223 (patch)
tree43a7e7a4605b6beb5be78263cc866782d8b770f1 /system/gdm/gdm.SlackBuild
parentc0538d8c0870848d589fb99f12e29dc50be2937e (diff)
downloadslackbuilds-ac47d224ac0ac8b84a58c723ec4a12391971e223.tar.gz
system/gdm: Update glibc crypt patch to fix segfaults
Thanks to Andrzej Telszewski for the report and thanks to mancha for his quick response with the fix. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/gdm/gdm.SlackBuild')
-rw-r--r--system/gdm/gdm.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gdm/gdm.SlackBuild b/system/gdm/gdm.SlackBuild
index a262e9f55e..6b610e6c00 100644
--- a/system/gdm/gdm.SlackBuild
+++ b/system/gdm/gdm.SlackBuild
@@ -11,7 +11,7 @@
PRGNAM=gdm
VERSION=${VERSION:-2.20.11}
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-6}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then