diff options
Diffstat (limited to 'lzo')
-rwxr-xr-x | lzo/Pkgfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lzo/Pkgfile b/lzo/Pkgfile index a34dedde4..304084abf 100755 --- a/lzo/Pkgfile +++ b/lzo/Pkgfile @@ -6,8 +6,7 @@ name=lzo version=2.06 release=1 -source=( http://www.oberhumer.com/opensource/$name/download/$name-$version.tar.gz) - +source=(http://www.oberhumer.com/opensource/$name/download/$name-$version.tar.gz) build() { cd $name-$version |