projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd12502
)
libpam: fix package source to unbreak BB build
author
Steven Barth
<steven@midlink.org>
Tue, 12 Aug 2014 15:36:40 +0000
(17:36 +0200)
committer
Steven Barth
<steven@midlink.org>
Tue, 12 Aug 2014 15:36:40 +0000
(17:36 +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
patch
|
blob
|
history
diff --git
a/libs/libpam/Makefile
b/libs/libpam/Makefile
index 132377a75f84c1a93cb5c9a25ff444111e37c230..e9c4a3c7017adae9209d262b549a6df6f2a2262a 100644
(file)
--- a/
libs/libpam/Makefile
+++ b/
libs/libpam/Makefile
@@
-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