summaryrefslogtreecommitdiff
path: root/mpdecimal
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-12-13 12:03:15 +0100
committerTim Biermann <tbier@posteo.de>2021-12-13 12:03:15 +0100
commit9471539e76418f287fb667c21681ed71eadfca4b (patch)
treea775c3266d65df7c7366c215c6a2d6deff4a74ab /mpdecimal
parentb30d6df3609b593032e95024c9f71d39fefa59e5 (diff)
downloadcore-9471539e76418f287fb667c21681ed71eadfca4b.tar.gz
core-9471539e76418f287fb667c21681ed71eadfca4b.tar.xz
mpdecimal: syntax
Diffstat (limited to 'mpdecimal')
-rw-r--r--mpdecimal/.signature4
-rw-r--r--mpdecimal/Pkgfile6
2 files changed, 5 insertions, 5 deletions
diff --git a/mpdecimal/.signature b/mpdecimal/.signature
index 584ada86..691e5187 100644
--- a/mpdecimal/.signature
+++ b/mpdecimal/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqpMqwLJxygGCgUrVyPPLilfGOYOnYTHMPaPOIuDZxH2z3cl4uhB42br49r7GKV+6t983tde2keTc7cps+08UvQc=
-SHA256 (Pkgfile) = 4f1a6c54b6ab2ff5070d87296825af51142683d60cd1cb1c725117b1b7e3cbc2
+RWRJc1FUaeVeqncEiBRXF+1Sv+GEE1BNlP045NKN8kY+6x5RFluk4rAZfTBX9dwlK/LMZIJap3fgBu6qmSI/qTEsjsvcG2e3CQE=
+SHA256 (Pkgfile) = dd615856cc087fddb28c8df2fbfff24753e56fb740c809fb62b9c9b1af4aaedf
SHA256 (.footprint) = d759967211ab46600396e03d2d8d9ee39562f55c07e80531c4a2d242380ef586
SHA256 (mpdecimal-2.5.1.tar.gz) = 9f9cd4c041f99b5c49ffb7b59d9f12d95b683d88585608aa56a6307667b2b21f
diff --git a/mpdecimal/Pkgfile b/mpdecimal/Pkgfile
index bcaac675..526837a0 100644
--- a/mpdecimal/Pkgfile
+++ b/mpdecimal/Pkgfile
@@ -1,11 +1,11 @@
# Description: Package for correctly-rounded arbitrary precision decimal floating point arithmetic.
-# URL: https://www.bytereef.org/mpdecimal/index.html
-# Maintainer: CRUX System Team, core-ports at crux dot nu
+# URL: https://www.bytereef.org/mpdecimal/index.html
+# Maintainer: CRUX System Team, core-ports at crux dot nu
name=mpdecimal
version=2.5.1
release=1
-source=(http://www.bytereef.org/software/$name/releases/$name-$version.tar.gz)
+source=(https://www.bytereef.org/software/$name/releases/$name-$version.tar.gz)
build() {
cd $name-$version

Generated by cgit