cryptbreaker/cryptbreaker.spec

changeset 63
a62e2cc5c7be
parent 61
0bdf5a6a5ccc
child 85
e6a1cd7ed6ba
equal deleted inserted replaced
0:4314df692c11 1:df2c00e31d73
56 prog cryptbreaker = { 56 prog cryptbreaker = {
57 disabled 57 disabled
58 comment = "msvb: tracking is disabled as sources are unversioned" 58 comment = "msvb: tracking is disabled as sources are unversioned"
59 version = %{version} 59 version = %{version}
60 url = ftp://ftp.ox.ac.uk/pub/crypto/cryptanalysis/ 60 url = ftp://ftp.ox.ac.uk/pub/crypto/cryptanalysis/
61 regex = cbw.tar.gz 61 regex = cbw\.tar\.gz
62 } 62 }
63 63
64 %prep 64 %prep
65 # unpack sources 65 # unpack sources
66 %setup -q -c 66 %setup -q -c

mercurial