misc/klibc: Fix .info file.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2022-03-12 12:35:55 +13:00
parent 1b994de818
commit a11f80e042
No known key found for this signature in database
GPG Key ID: CD26380FFACBDA2B
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ VERSION="2.0.9"
HOMEPAGE="https://www.kernel.org"
DOWNLOAD="https://www.kernel.org/pub/linux/libs/klibc/2.0/klibc-2.0.9.tar.xz"
MD5SUM="7554a9759ae71e9ba3729991c8ae7f63"
DOWNLOAD_x86_64=
MD5SUM_x86_64=
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="M.Dinslage"
EMAIL="daedra1980{at}gmail{dot}com"