summaryrefslogtreecommitdiff
path: root/bc
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2017-10-24 12:44:11 +0200
committerJuergen Daubert <jue@jue.li>2017-10-24 12:44:11 +0200
commit1b6b28907ae62fd4db77faa5a72a9f8a8a404e7c (patch)
tree8f3b7f88f9109e3c873ef177f7d8cde62fd1c24e /bc
parent6b0eaff58875cb50d006e864ed72d26feb1c61eb (diff)
downloadcore-1b6b28907ae62fd4db77faa5a72a9f8a8a404e7c.tar.gz
core-1b6b28907ae62fd4db77faa5a72a9f8a8a404e7c.tar.xz
bc: fix dependencies
Diffstat (limited to 'bc')
-rw-r--r--bc/.signature4
-rw-r--r--bc/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/bc/.signature b/bc/.signature
index ecf227eb..bae51399 100644
--- a/bc/.signature
+++ b/bc/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqg4hEbIZPXoZredg4Y38Ozz1RwR3Th/chVCbE+DNAsDbDKoC0BK8guT6UTyjdfcJsnBAS1dqcxBqaFuUHPQzYwQ=
-SHA256 (Pkgfile) = c34c3262bd9774a07e63e4109aa565ebd5cfb3e0f199f7bcddd447139a465d2d
+RWRJc1FUaeVeqgjwNfF7pdleDWQrf6Z+PrPR4RzKaOMutWqV78aCN6Ne07nTJhzx2rfdKyQHiK/Pxg856zsGFh+iCsqzNAr+WQ8=
+SHA256 (Pkgfile) = 440dcc3f47a12107c38dbb581d4c93e472896b8446cdd9b75c0fcbab9c698020
SHA256 (.footprint) = 48fbbd05c69339783f65bec1f584899adb78c8a4bf4dcc45ca6273660291af03
SHA256 (bc-1.07.1.tar.gz) = 62adfca89b0a1c0164c2cdca59ca210c1d44c3ffc46daf9931cf4942664cb02a
diff --git a/bc/Pkgfile b/bc/Pkgfile
index 58bbd63b..01ddef27 100644
--- a/bc/Pkgfile
+++ b/bc/Pkgfile
@@ -1,7 +1,7 @@
# Description: An arbitrary precision calculator language
# URL: http://www.gnu.org/software/bc/bc.html
# Maintainer: CRUX System Team, core-ports at crux dot nu
-# Depends on: ncurses, readline
+# Depends on: readline
name=bc
version=1.07.1

Generated by cgit