diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-02-18 15:47:52 +0000 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-02-18 15:47:52 +0000 |
commit | 1081073805ecee78b215c06ab4ba4cadd2176c92 (patch) | |
tree | 8d05a2051df94f285fc4e6bdd548b6771792b90c /open-source-lorries/linux-pam.lorry | |
parent | 697d74d2ae7b2b6f5f6efc58a116d3afd4f8bfc6 (diff) | |
download | lorries-1081073805ecee78b215c06ab4ba4cadd2176c92.tar.gz |
Add all remaining lorries from roadtrain
Diffstat (limited to 'open-source-lorries/linux-pam.lorry')
-rw-r--r-- | open-source-lorries/linux-pam.lorry | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/linux-pam.lorry b/open-source-lorries/linux-pam.lorry new file mode 100644 index 0000000..52e2f77 --- /dev/null +++ b/open-source-lorries/linux-pam.lorry @@ -0,0 +1,8 @@ +{ + "linux-pam": { + "type": "tarball", + "compression": "bzip2", + "strip": 1, + "url": "https://fedorahosted.org/releases/l/i/linux-pam/Linux-PAM-1.1.5.tar.bz2" + } +} |