Merge pull request #3666 from lazka/flexcpp-2.10.01
flexcpp: Update to 2.10.01
This commit is contained in:
commit
11831c20a9
@ -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')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user