wok rev 21302

Update some WEB_SITE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 18 12:08:43 2019 +0200 (2019-04-18)
parents 613c3bd6bc9b
children 4edee500eec9
files libshout-dev/receipt libshout/receipt linld/stuff/src/MEMTOP.ASM openttd/receipt syslinux/stuff/iso2exe/init ttyload/receipt
line diff
     1.1 --- a/libshout-dev/receipt	Wed Apr 17 17:50:38 2019 +0100
     1.2 +++ b/libshout-dev/receipt	Thu Apr 18 12:08:43 2019 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="libshout development files."
     1.5  MAINTAINER="slaxemulator@gmail.com"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="https://www.icecast.org/"
     1.8 +WEB_SITE="https://icecast.org/"
     1.9  
    1.10  WANTED="libshout"
    1.11  DEPENDS="libshout pkg-config"
     2.1 --- a/libshout/receipt	Wed Apr 17 17:50:38 2019 +0100
     2.2 +++ b/libshout/receipt	Thu Apr 18 12:08:43 2019 +0200
     2.3 @@ -6,7 +6,7 @@
     2.4  SHORT_DESC="Library for accessing a shoutcast or icecast server."
     2.5  MAINTAINER="slaxemulator@gmail.com"
     2.6  LICENSE="GPL2"
     2.7 -WEB_SITE="https://www.icecast.org/"
     2.8 +WEB_SITE="https://icecast.org/"
     2.9  
    2.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.11  WGET_URL="https://downloads.xiph.org/releases/$PACKAGE/$TARBALL"
     3.1 --- a/linld/stuff/src/MEMTOP.ASM	Wed Apr 17 17:50:38 2019 +0100
     3.2 +++ b/linld/stuff/src/MEMTOP.ASM	Thu Apr 18 12:08:43 2019 +0200
     3.3 @@ -213,11 +213,10 @@
     3.4  int15_88:
     3.5                  cmp     ah,88h
     3.6                  je      @@do88
     3.7 -@@jmp_saved15:
     3.8                  jmp     [saved15]
     3.9  @@do88:
    3.10                  pushf
    3.11 -                call    @@jmp_saved15
    3.12 +                call    [saved15]
    3.13                  or	ax,ax
    3.14                  jnz     @@iret
    3.15  
     4.1 --- a/openttd/receipt	Wed Apr 17 17:50:38 2019 +0100
     4.2 +++ b/openttd/receipt	Thu Apr 18 12:08:43 2019 +0200
     4.3 @@ -7,7 +7,7 @@
     4.4  MAINTAINER="devl547@gmail.com"
     4.5  LICENSE="GPL2"
     4.6  TARBALL="$PACKAGE-$VERSION-source.tar.gz"
     4.7 -WEB_SITE="http://www.openttd.org"
     4.8 +WEB_SITE="https://www.openttd.org"
     4.9  WGET_URL="http://us.binaries.openttd.org/binaries/releases/$VERSION/$TARBALL"
    4.10  
    4.11  DEPENDS="libsdl lzo zlib libpng icu"
     5.1 --- a/syslinux/stuff/iso2exe/init	Wed Apr 17 17:50:38 2019 +0100
     5.2 +++ b/syslinux/stuff/iso2exe/init	Thu Apr 18 12:08:43 2019 +0200
     5.3 @@ -1,4 +1,4 @@
     5.4 -!/bin/sh
     5.5 +#!/bin/sh
     5.6  
     5.7  DIALOG=dialog
     5.8  
     6.1 --- a/ttyload/receipt	Wed Apr 17 17:50:38 2019 +0100
     6.2 +++ b/ttyload/receipt	Thu Apr 18 12:08:43 2019 +0200
     6.3 @@ -7,7 +7,7 @@
     6.4  MAINTAINER="pascal.bellard@slitaz.org"
     6.5  LICENSE="ISC"
     6.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     6.7 -WEB_SITE="http://www.daveltd.com/src/util/ttyload/"
     6.8 +WEB_SITE="https://www.daveltd.com/src/util/ttyload/"
     6.9  WGET_URL="${WEB_SITE}$TARBALL"
    6.10  
    6.11  # Rules to configure and make the package.