From 0e1503b9801f4ac02bae29124e12751e83eb1fea Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 26 Aug 2011 19:57:26 +0000 Subject: oops... --- lua/build/lua.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua/build') diff --git a/lua/build/lua.SlackBuild b/lua/build/lua.SlackBuild index 733abdf1..85c303a8 100755 --- a/lua/build/lua.SlackBuild +++ b/lua/build/lua.SlackBuild @@ -66,8 +66,8 @@ SOURCE[0]="$SRCDIR/${PRGNAM}-${VERSION}.tar.gz" SRCURL[0]="http://www.lua.org/ftp/${PRGNAM}-${VERSION}.tar.gz" # Official patch to fix several bugs: -SOURCE[0]="$SRCDIR/patch-${PRGNAM}-${VERSION}-3" -SRCURL[0]="http://www.lua.org/ftp/patch-${PRGNAM}-${VERSION}-3" +SOURCE[1]="$SRCDIR/patch-${PRGNAM}-${VERSION}-3" +SRCURL[1]="http://www.lua.org/ftp/patch-${PRGNAM}-${VERSION}-3" ## ## --- with a little luck, you won't have to edit below this point --- ## -- cgit v1.2.3-65-gdbad