blob: f07a9ff0ea35561ac2023730670eefca833a5759 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
resolver: lts-9.1
packages:
- '.'
# - ../openpgp-util
- location:
git: d@cryptonomic.net:public_git/openpgp-util.git
commit: b78f7c78c3a6bcc2fddf3603336ccfc7c5e8ea50
extra-dep: true
# - ../cipher-cast5
- location:
git: d@cryptonomic.net:public_git/cipher-cast5.git
commit: 6db307359e4433be86427a5a7a28018faa3a4b53
extra-dep: true
# - ../dataenc-0.14.0.7
- location:
git: d@cryptonomic.net:public_git/dataenc-0.14.0.7.git
commit: f5fb4f27b4e9cecdc3afc2facc8e39717ea20524
extra-dep: true
# - location:
# git: git@68.84.247.123:samizdat/openpgp-util.git
# commit: 85129e4a9b97e7fe27ea1c560ad43603ad5133bc
# - location:
# git: git@68.84.247.123:samizdat/cipher-cast5.git
# commit: 35e67efa234ca51c4fd8153b28c50d8f7c47bc4a
# - location:
# git: git@68.84.247.123:samizdat/dataenc.git
# commit: f5fb4f27b4e9cecdc3afc2facc8e39717ea20524
# extra-dep: true
extra-deps:
- openpgp-0.6.1
#- dataenc-0.14.0.7
- bzlib-0.5.0.5
- crypto-pubkey-0.2.8
- crypto-numbers-0.2.7
|