diff options
author | Pedro Alvarez <palvarez89@gmail.com> | 2014-11-13 09:18:09 +0000 |
---|---|---|
committer | Pedro Alvarez <palvarez89@gmail.com> | 2014-11-13 09:34:40 +0000 |
commit | 25ff9904d2c945403cf80174ee68e21f5b5aef24 (patch) | |
tree | 56fd0214b51d09e25b9ce155e69cacef1e62d084 /open-source-lorries/linux-pam.lorry | |
parent | 5a518fee6428a33408ac848ea86ba47c034358dc (diff) | |
download | lorries-25ff9904d2c945403cf80174ee68e21f5b5aef24.tar.gz |
Update linux-pam lorry to 1.1.8
Diffstat (limited to 'open-source-lorries/linux-pam.lorry')
-rw-r--r-- | open-source-lorries/linux-pam.lorry | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/open-source-lorries/linux-pam.lorry b/open-source-lorries/linux-pam.lorry index 52e2f77..8738422 100644 --- a/open-source-lorries/linux-pam.lorry +++ b/open-source-lorries/linux-pam.lorry @@ -1,8 +1,6 @@ { "linux-pam": { "type": "tarball", - "compression": "bzip2", - "strip": 1, - "url": "https://fedorahosted.org/releases/l/i/linux-pam/Linux-PAM-1.1.5.tar.bz2" + "url": "http://linux-pam.org/library/Linux-PAM-1.1.8.tar.bz2" } } |