libpam: fix package source to unbreak BB build
authorSteven Barth <steven@midlink.org>
Tue, 12 Aug 2014 15:36:40 +0000 (17:36 +0200)
committerSteven Barth <steven@midlink.org>
Tue, 12 Aug 2014 15:38:15 +0000 (17:38 +0200)
Yesterday's CVE-fix changed the package source URL to an invalid location.
Reverting this change to unbreak builds.

Signed-off-by: Steven Barth <steven@midlink.org>
libs/libpam/Makefile

index 132377a75f84c1a93cb5c9a25ff444111e37c230..e9c4a3c7017adae9209d262b549a6df6f2a2262a 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=1.1.8
 PKG_RELEASE:=4
 
 PKG_SOURCE:=Linux-PAM-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.linux-pam.org/
+PKG_SOURCE_URL:=http://www.linux-pam.org/library/
 PKG_MD5SUM:=35b6091af95981b1b2cd60d813b5e4ee
 PKG_INSTALL:=1
 PKG_FIXUP:=autoreconf