get-scripts diff libreoffice @ rev 7

Add ueagle-firmware
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 18 21:52:26 2014 +0000 (2014-02-18)
parents 2e6fc10e1b24
children 6ca05e6839e1
line diff
     1.1 --- a/libreoffice	Sun Feb 16 20:20:05 2014 +0000
     1.2 +++ b/libreoffice	Tue Feb 18 21:52:26 2014 +0000
     1.3 @@ -16,6 +16,7 @@
     1.4  PREFIX="LibreOffice"
     1.5  SUFFIX="Linux_x86_rpm.tar.gz"
     1.6  WGET_URL="http://download.documentfoundation.org/libreoffice/$DIR"
     1.7 +LICENSE="LGPL3"
     1.8  
     1.9  VERSION="$(basename $(wget -O - $WGET_URL/ 2> /dev/null | \
    1.10  	sed '/href=\"[0-9]/!d;s/.*href=\"//;s/[/\">].*//' | tail -1))"