diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-08-25 17:42:28 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-08-25 17:42:28 +0000 |
commit | 3a964dbb0b595f3aa0f038377ba7b8d40b6458d8 (patch) | |
tree | e5ff9fb59bbb631b194e03fb6fe8f4903b349d1f /patches.ent | |
parent | 6fc168bc2ec30f8703e507692fa34424887efc01 (diff) |
Add MPFR upstream fixes patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 757e042f8..89dbf8a51 100644 --- a/patches.ent +++ b/patches.ent @@ -30,6 +30,10 @@ <!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895"> <!ENTITY kbd-backspace-patch-size "12 KB"> +<!ENTITY mpfr-upstream-patch "mpfr-&mpfr-version;-upstream_fixes-1.patch"> +<!ENTITY mpfr-upstream-patch-md5 "2044abd90351861311c9aafcfb0ce864"> +<!ENTITY mpfr-upstream-patch-size "81 KB"> + <!ENTITY readline-fixes-patch "readline-&readline-version;-upstream_fixes-3.patch"> <!ENTITY readline-fixes-patch-md5 "6b0d9f4e79319d56a7fee9b35e5cfd1b"> <!ENTITY readline-fixes-patch-size "8 KB"> |