16 lines
157 B
Bash
16 lines
157 B
Bash
version=\
|
|
(
|
|
"2.4.1"
|
|
)
|
|
|
|
url=\
|
|
(
|
|
"http://protobuf.googlecode.com/files/protobuf-${version}.tar.bz2"
|
|
)
|
|
|
|
md5=\
|
|
(
|
|
"ed436802019c9e1f40cc750eaf78f318"
|
|
)
|
|
|