Merge pull request #3666 from lazka/flexcpp-2.10.01

flexcpp: Update to 2.10.01
This commit is contained in:
Christoph Reiter 2023-03-17 15:20:44 +01:00 committed by GitHub
commit 11831c20a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
pkgbase=flexcpp
pkgname=flexc++
pkgver=2.07.09
pkgver=2.10.01
pkgrel=1
pkgdesc="C++ scanner generator"
arch=('i686' 'x86_64')
@ -10,7 +10,7 @@ url="https://fbb-git.gitlab.io/flexcpp/"
license=('GPL')
# Versions taken from the 'required' file in sources
depends=('libbobcat>=4.01.00')
makedepends=('icmake>=8.00.04' 'yodl>=3.06.00' 'libbobcat-devel>=4.01.00' 'gcc')
makedepends=('icmake>=8.00.04' 'yodl>=3.06.00' 'libbobcat-devel>=4.01.00' 'gcc' 'git')
optdepends=()
source=("${pkgbase}"::git+https://gitlab.com/fbb-git/flexcpp.git#tag=${pkgver})
sha256sums=('SKIP')