crosstool-ng: rebuild

This commit is contained in:
Christoph Reiter
2023-12-09 21:07:36 +01:00
parent 12ec46b085
commit f5c422d5ce

View File

@@ -2,7 +2,7 @@
pkgname="crosstool-ng"
pkgver=1.24.0
pkgrel=1
pkgrel=2
pkgdesc="A cross-platform open-source toolchain system"
arch=('i686' 'x86_64')
url="http://www.crosstool-ng.org/"
@@ -10,7 +10,7 @@ license=("MIT")
makedepends=("autoconf" "automake-wrapper" "binutils" "bison"
"flex" "gettext-devel" "git" "gcc" "gperf"
"patch" "ncurses-devel"
"tar" "texinfo" "wget" "xz" 'autotools')
"tar" "texinfo" "wget" "xz" 'autotools' 'unzip' 'help2man')
depends=("ncurses" "libintl")
options=('staticlibs' 'strip')
source=("http://crosstool-ng.org/download/crosstool-ng/${pkgname}-${pkgver}.tar.xz"