get-scripts diff rpix86 @ rev 36

bitcoin: update
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 29 16:35:57 2015 +0200 (2015-04-29)
parents dd4436ade9f9
children 2cdf3e534506
line diff
     1.1 --- a/rpix86	Thu Nov 20 16:02:03 2014 +0100
     1.2 +++ b/rpix86	Wed Apr 29 16:35:57 2015 +0200
     1.3 @@ -1,8 +1,9 @@
     1.4 +SHORT_DESC="A PC emulator for the Raspberry Pi computer."
     1.5  WEB_SITE="http://rpix86.patrickaalto.com/"
     1.6 +# end of get.list data
     1.7  TARBALL="rpix86.tar.gz"
     1.8  WGET_URL="$WEB_SITE$TARBALL"
     1.9  HOST_ARCH="arm"
    1.10 -SHORT_DESC="A PC emulator for the Raspberry Pi computer."
    1.11  
    1.12  wget $WGET_URL
    1.13  [ -f $TARBALL ] || abort_package "Could not download $TARBALL from $URL. Exiting."