diff mbox

linux-pam: bump to version 1.1.8

Message ID 1380055853-7849-1-git-send-email-clshotwe@rockwellcollins.com
State Accepted
Commit b74f81d56c5f9b46b4ba2db56edabbbbcad13cf8
Headers show

Commit Message

Clayton Shotwell Sept. 24, 2013, 8:50 p.m. UTC
Bump version to fix compile error with 1.1.7.

Signed-off-by: Clayton Shotwell <clshotwe@rockwellcollins.com>
---
 package/linux-pam/linux-pam.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Peter Korsgaard Sept. 25, 2013, 8:41 a.m. UTC | #1
>>>>> "Clayton" == Clayton Shotwell <clshotwe@rockwellcollins.com> writes:

 Clayton> Bump version to fix compile error with 1.1.7.
 Clayton> Signed-off-by: Clayton Shotwell <clshotwe@rockwellcollins.com>

Committed, thanks.
diff mbox

Patch

diff --git a/package/linux-pam/linux-pam.mk b/package/linux-pam/linux-pam.mk
index 6d57593..7d2cbd3 100644
--- a/package/linux-pam/linux-pam.mk
+++ b/package/linux-pam/linux-pam.mk
@@ -4,7 +4,7 @@ 
 # 
 ################################################################################
 
-LINUX_PAM_VERSION = 1.1.7
+LINUX_PAM_VERSION = 1.1.8
 LINUX_PAM_SOURCE = Linux-PAM-$(LINUX_PAM_VERSION).tar.bz2
 LINUX_PAM_SITE = http://linux-pam.org/library/
 LINUX_PAM_INSTALL_STAGING = YES