wok diff e3/receipt @ rev 13912
LyX and friends: up 2.0.5.1
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Jan 24 00:38:46 2013 +0000 (2013-01-24) |
parents | 9584196b887d |
children | 223b265f40fd |
line diff
1.1 --- a/e3/receipt Sun Jul 08 14:35:20 2012 +0000 1.2 +++ b/e3/receipt Thu Jan 24 00:38:46 2013 +0000 1.3 @@ -6,10 +6,10 @@ 1.4 SHORT_DESC="e3 is a full featured text editor written in NASM assembler." 1.5 MAINTAINER="devl547@gmail.com" 1.6 DEPENDS="" 1.7 -BUILD_DEPENDS="make nasm" 1.8 +BUILD_DEPENDS="make nasm wget" 1.9 TARBALL="$PACKAGE-$VERSION.tgz" 1.10 WEB_SITE="http://sites.google.com/site/e3editor" 1.11 -WGET_URL="$WEB_SITE/Home/$TARBALL" 1.12 +WGET_URL="https://sites.google.com/site/e3editor/Home/$TARBALL?attredirects=0" 1.13 TAGS="text-editor" 1.14 1.15 # Rules to configure and make the package.