calc: bump version

This commit is contained in:
Sergei Reznikov
2017-10-24 10:21:57 +03:00
parent 9b23a1817d
commit 443b0a561c
2 changed files with 3 additions and 3 deletions

View File

@@ -7,11 +7,11 @@ In this mode, it accepts commands one at a time, processes them, and displays \
the answers. In the simplest case, commands are simply expressions which are \
evaluated."
HOMEPAGE="http://www.isthe.com/chongo/tech/comp/calc/"
COPYRIGHT="1999-2016 Landon Curt Noll"
COPYRIGHT="1999-2017 Landon Curt Noll"
LICENSE="GNU LGPL v2.1"
REVISION="2"
REVISION="1"
SOURCE_URI="http://www.isthe.com/chongo/src/calc/calc-$portVersion.tar.bz2"
CHECKSUM_SHA256="0fcf60917efb10aab145f1180c278a3ab63d789aad6d5e5f066a4458b5f9b692"
CHECKSUM_SHA256="7e7eba580055e53e57cbe147e1955060b0374234ef9b3ec4f29f1cfd8b06a206"
PATCHES="calc-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"