summaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorFlorian Franzmann2021-01-01 14:59:43 +0100
committerFlorian Franzmann2021-01-01 17:02:19 +0100
commitd833d601eec3568e145daf0a977d3525510bb5ea (patch)
tree6b13234ee61ceb97f13789a6f70b3b5be7d782d0 /science
parent9a45ddf9cfe0a637d61351165a1b572f2f71a235 (diff)
science/units: version 2.21
Diffstat (limited to 'science')
-rwxr-xr-xscience/units/DEPENDS2
-rwxr-xr-xscience/units/DETAILS4
-rw-r--r--science/units/HISTORY4
3 files changed, 7 insertions, 3 deletions
diff --git a/science/units/DEPENDS b/science/units/DEPENDS
index 7a1d89c970..2349bdf254 100755
--- a/science/units/DEPENDS
+++ b/science/units/DEPENDS
@@ -1,3 +1,3 @@
depends gcc &&
-depends python &&
+depends python3 &&
depends requests
diff --git a/science/units/DETAILS b/science/units/DETAILS
index 4ad8767d98..0221eea00e 100755
--- a/science/units/DETAILS
+++ b/science/units/DETAILS
@@ -1,10 +1,10 @@
SPELL=units
- VERSION=2.19
+ VERSION=2.21
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
SOURCE_URL[1]=$GNU_URL/$SPELL/$SOURCE
- SOURCE_HASH=sha512:f28df8f0b95b53620d4d21ed369551b8510663ff3658293ba62de2722e7dc2d87506db7c65dc192e35f3c3a20842e8ed09ddaa7352532f7e3eaeab4c001061c8
+ SOURCE_HASH=sha512:34bacff606f12aa5b2e59170f6b2142277aa1121d79610a51b57f07f17ae2dbdfbbb0e60be34522f367679cc152408f77c1ebb551016224d23f81c21f4b3ba62
WEB_SITE=http://www.gnu.org/software/units/units.html
LICENSE[0]=GPL
ENTERED=20021127
diff --git a/science/units/HISTORY b/science/units/HISTORY
index 1f25a5b5b4..2ba5506dac 100644
--- a/science/units/HISTORY
+++ b/science/units/HISTORY
@@ -1,3 +1,7 @@
+2021-01-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 2.21
+ * DEPENDS: depend on python3 instead of python
+
2019-10-04 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* PRE_BUILD, BUILD: install currency.units to /var/state instead of
/usr/com