aboutsummaryrefslogtreecommitdiffstats
path: root/packages.ent
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2020-03-18 08:13:13 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2020-03-18 08:13:13 +0000
commited64d91109f29b5ca35f2ca9950bda5a89be877d (patch)
tree6f5bf96a3df0df37f2deafe826a9b87044bacade /packages.ent
parentadbc3e5300ed5410386ce8f97f395fd0bc8406fa (diff)
Use .xz tarball for bc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r--packages.ent6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages.ent b/packages.ent
index a1f4f5951..621a204c3 100644
--- a/packages.ent
+++ b/packages.ent
@@ -51,9 +51,9 @@
<!ENTITY bash-ch6-sbu "1.9 SBU">
<!ENTITY bc-version "2.6.0">
-<!ENTITY bc-size "247 KB">
-<!ENTITY bc-url "https://github.com/gavinhoward/bc/archive/&bc-version;/bc-&bc-version;.tar.gz">
-<!ENTITY bc-md5 "cf466ccf1114efa3352985d210e5f255">
+<!ENTITY bc-size "159 KB">
+<!ENTITY bc-url "https://github.com/gavinhoward/bc/archive/&bc-version;/bc-&bc-version;.tar.xz">
+<!ENTITY bc-md5 "aa507206cef5e135b60ed82b24060447">
<!ENTITY bc-home "https://github.com/gavinhoward/bc">
<!ENTITY bc-ch6-du "2.9 MB">
<!ENTITY bc-ch6-sbu "0.1 SBU">