cscope: bump version.

This commit is contained in:
Jerome Duval
2019-10-05 20:54:21 +02:00
parent 5d5196550d
commit f4cca45934
2 changed files with 3 additions and 3 deletions

View File

@@ -12,9 +12,9 @@ Allows searching code for:
HOMEPAGE="http://cscope.sourceforge.net/"
COPYRIGHT="1998-2000 The Santa Cruz Operation"
LICENSE="BSD (3-clause)"
REVISION="2"
SOURCE_URI="http://sourceforge.net/projects/cscope/files/cscope/$portVersion/cscope-$portVersion.tar.gz"
CHECKSUM_SHA256="4889d091f05aa0845384b1e4965aa31d2b20911fb2c001b2cdcffbcb7212d3af"
REVISION="1"
SOURCE_URI="http://sourceforge.net/projects/cscope/files/cscope/v$portVersion/cscope-$portVersion.tar.gz"
CHECKSUM_SHA256="c5505ae075a871a9cd8d9801859b0ff1c09782075df281c72c23e72115d9f159"
PATCHES="cscope-$portVersion.patchset"
ARCHITECTURES=" x86_gcc2 x86 x86_64"