GLUED: renamed packages to rules, cfg_dir_packages to cfg_dir_rules.
This commit is contained in:
15
rules/protobuf/common.bash
Normal file
15
rules/protobuf/common.bash
Normal file
@@ -0,0 +1,15 @@
|
||||
version=\
|
||||
(
|
||||
"2.4.1"
|
||||
)
|
||||
|
||||
url=\
|
||||
(
|
||||
"http://protobuf.googlecode.com/files/protobuf-${version}.tar.bz2"
|
||||
)
|
||||
|
||||
md5=\
|
||||
(
|
||||
"ed436802019c9e1f40cc750eaf78f318"
|
||||
)
|
||||
|
Reference in New Issue
Block a user