blob: 5fda09f90d4d204281845bcc0fef2079606c3a40 (
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.0
PKG_RELEASE:= 1
PKG_HASH:= 68dadacce515b0f8a54f510edf07c1b636492bcdb8e8d54c56eb216225d16989
PKG_SITES:= ${MASTER_SITE_GNU:=gmp/}
|