Browse Source

libpam: fix package source to unbreak BB build

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>
Steven Barth 10 years ago
parent
commit
a7671356fe
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      libs/libpam/Makefile

+ 1
- 1
libs/libpam/Makefile View File

@@ -12,7 +12,7 @@ PKG_VERSION:=1.1.8
12 12
 PKG_RELEASE:=4
13 13
 
14 14
 PKG_SOURCE:=Linux-PAM-$(PKG_VERSION).tar.bz2
15
-PKG_SOURCE_URL:=http://www.linux-pam.org/
15
+PKG_SOURCE_URL:=http://www.linux-pam.org/library/
16 16
 PKG_MD5SUM:=35b6091af95981b1b2cd60d813b5e4ee
17 17
 PKG_INSTALL:=1
18 18
 PKG_FIXUP:=autoreconf