blob: 1fdbabf688a2487fc4d66b05b36959fac93d4348 (
plain)
1
2
3
4
5
6
7
8
|
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= glibc-ports
PKG_VERSION:= 2.16.0
PKG_RELEASE:= 1
PKG_MD5SUM:= 20c689888d89f9c11dd7f91b48ca4f69
PKG_SITES:= ${MASTER_SITE_GNU:=glibc/}
|