make: update to 4.4.1

This commit is contained in:
Juergen Daubert 2023-02-27 12:52:05 +01:00
parent 51320bbedd
commit 202f9152e1
3 changed files with 6 additions and 1222 deletions

View File

@ -1,6 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqoXDuWrY15k8jV1y1IY3Ub0XxrB+N87lSe5pXwzy47rX8pA5LUsLLuRF0sa2H44QCWhiKcQSS05fnQAxp2BEsQk=
SHA256 (Pkgfile) = 1ef61e26be47b2a6bc292ce327f90817d5f0c23689bf6a598a55e0dc37287200
RWRJc1FUaeVeqklV2AsW+orzajnuTKYh+z/ufq8CoqmQXgsn3+XyDpidcqPZkZEy0DaMKPGhGHJVuijOddDybz0hgEXqU943vQo=
SHA256 (Pkgfile) = b6c1ae4087ba3a764c28df3340e23e60169684a571c1fb181fd97ce48412fd95
SHA256 (.footprint) = b6da4d8d5f42687f723b196c608941bfe0f0211397dc663c56e43459f0c8be75
SHA256 (make-4.4.tar.lz) = 48d0fc0b2a04bb50f2911c16da65723285f7f4804c74fc5a2124a3df6c5f78c4
SHA256 (upstream-fixes-20221116.patch) = d053aa03111bb4f49eb9d2c527b961fb53c608188883e3eb3d94c44f3e288391
SHA256 (make-4.4.1.tar.lz) = 8814ba072182b605d156d7589c19a43b89fc58ea479b9355146160946f8cf6e9

View File

@ -3,14 +3,12 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=make
version=4.4
release=2
source=(https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.lz
upstream-fixes-20221116.patch)
version=4.4.1
release=1
source=(https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.lz)
build() {
cd $name-$version
patch -p1 -i $SRC/upstream-fixes-20221116.patch
./configure --prefix=/usr --disable-nls
make
make DESTDIR=$PKG install

File diff suppressed because it is too large Load Diff