Update copyright year
[openadk.git] / toolchain / glibc / Makefile.inc
blob724acfc06414d19816a9378135de693e1eda253f
1 # This file is part of the OpenADK project. OpenADK is copyrighted
2 # material, please see the LICENCE file in the top-level directory.
4 PKG_NAME:=              glibc
5 ifeq ($(ADK_LIBC_VERSION),git)
6 PKG_VERSION:=           2.40.90
7 PKG_GLIBCVER:=          2.40.9000
8 PKG_SITES:=             https://sourceware.org/git/glibc.git
9 PKG_RELEASE:=           1
10 endif
11 ifeq ($(ADK_TARGET_LIB_GLIBC_2_40),y)
12 PKG_VERSION:=           2.40
13 PKG_GLIBCVER:=          2.40
14 PKG_RELEASE:=           1
15 PKG_SITES:=             ${MASTER_SITE_GNU:=glibc/}
16 PKG_HASH:=              2abc038f5022949cb67e996c3cae0e7764f99b009f0b9b7fd954dfc6577b599e
17 endif
18 DISTFILES:=             $(PKG_NAME)-$(PKG_VERSION).tar.gz