Imported sources from subversion.
This commit is contained in:
14
packages/wget/common.bash
Normal file
14
packages/wget/common.bash
Normal file
@@ -0,0 +1,14 @@
|
||||
version=\
|
||||
(
|
||||
"1.14"
|
||||
)
|
||||
|
||||
url=\
|
||||
(
|
||||
"ftp://ftp.igh.cnrs.fr/pub/gnu/wget/wget-$version.tar.xz"
|
||||
)
|
||||
|
||||
md5=\
|
||||
(
|
||||
"316f6f59292c9098ad81fd54f658c579"
|
||||
)
|
Reference in New Issue
Block a user