diff options
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" + } +} |