make: update to 4.1.
This commit is contained in:
parent
d438c91e4e
commit
003ba8eadd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'make'
|
||||
pkgname=make
|
||||
version=4.0
|
||||
revision=2
|
||||
version=4.1
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
conflicts="chroot-make>=0"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,4 +11,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnu.org/software/make"
|
||||
license="GPL-3"
|
||||
distfiles="http://ftp.gnu.org/pub/gnu/make/$pkgname-$version.tar.bz2"
|
||||
checksum=e60686c7afede62cc8c86ad3012cf081ea4887daf9d223ce7115703b2bb2dbdb
|
||||
checksum=0bc7613389650ee6a24554b52572a272f7356164fd2c4132b0bcf13123e4fca5
|
||||
|
|
Loading…
Reference in a new issue