blob: 88087b7e3dd5b02cae56cff19d6bf6e6897341f8 (
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:= gmp
PKG_VERSION:= 6.1.2
PKG_RELEASE:= 1
PKG_HASH:= 87b565e89a9a684fe4ebeeddb8399dce2599f9c9049854ca8c0dfbdea0e21912
PKG_SITES:= ${MASTER_SITE_GNU:=gmp/}
|