Add make 4.3

Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
Alexey Neyman 2020-02-23 00:24:40 -08:00
parent 97b91df38e
commit 39910606b3
7 changed files with 14 additions and 1 deletions

View File

@ -1 +1,2 @@
obsolete='yes'
archive_formats='.tar.bz2 .tar.gz'

View File

@ -1 +1,2 @@
obsolete='yes'
archive_formats='.tar.bz2 .tar.gz'

View File

@ -1 +1,2 @@
obsolete='yes'
archive_formats='.tar.bz2 .tar.gz'

View File

@ -0,0 +1,2 @@
archive_formats='.tar.bz2 .tar.gz'

8
packages/make/4.3/chksum vendored Normal file
View File

@ -0,0 +1,8 @@
md5 make-4.3.tar.lz d5c40e7bd1e97a7404f5d3be982f479a
sha1 make-4.3.tar.lz c72bc87715fcdf8c1e2efab84c254aac69615f7b
sha256 make-4.3.tar.lz de1a441c4edf952521db30bfca80baae86a0ff1acd0a00402999344f04c45e82
sha512 make-4.3.tar.lz ddf0fdcb9ee1b182ef294c5da70c1275288c99bef60e63a25c0abed2ddd44aba1770be4aab1db8cac81e5f624576f2127c5d825a1824e1c7a49df4f16445526b
md5 make-4.3.tar.gz fc7a67ea86ace13195b0bce683fd4469
sha1 make-4.3.tar.gz 3c40e5b49b893dbb14f1e2e1f8fe89b7298cc51d
sha256 make-4.3.tar.gz e05fdde47c5f7ca45cb697e973894ff4f5d79e13b750ed57d7b66d8defc78e19
sha512 make-4.3.tar.gz 9a1185cc468368f4ec06478b1cfa343bf90b5cd7c92c0536567db0315b0ee909af53ecce3d44cfd93dd137dbca1ed13af5713e8663590c4fdd21ea635d78496b

0
packages/make/4.3/version.desc vendored Normal file
View File

View File

@ -2,6 +2,6 @@ repository='git https://git.savannah.gnu.org/git/make.git'
bootstrap='autoreconf -i'
mirrors='$(CT_Mirrors GNU make)'
relevantpattern='*.*|.'
archive_formats='.tar.bz2 .tar.gz'
archive_formats='.tar.lz .tar.gz'
signature_format='packed/.sig'
milestones='4.0'