wok diff binutils/receipt @ rev 21581

Use python-setuptools as bdeps (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 19 19:23:11 2019 +0200 (2019-05-19)
parents 26752a482784
children 829024a70dbb
line diff
     1.1 --- a/binutils/receipt	Wed Feb 22 15:22:41 2017 +0200
     1.2 +++ b/binutils/receipt	Sun May 19 19:23:11 2019 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.gnu.org/software/binutils/"
     1.6  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
     1.7 -#WGET_URL="http://www.kernel.org/pub/linux/devel/binutils/$TARBALL"
     1.8 +#WGET_URL="https://www.kernel.org/pub/linux/devel/binutils/$TARBALL"
     1.9  PROVIDE="libbfd"
    1.10  TAGS="assembler linker"
    1.11  HOST_ARCH="i486 arm"