yodl: Update to 4.02.02
This commit is contained in:
parent
0bf867bb62
commit
53a0687b44
@ -1,7 +1,7 @@
|
||||
# Maintainer: LoveSy <shana@zju.edu.cn>
|
||||
|
||||
pkgname=yodl
|
||||
pkgver=4.02.01
|
||||
pkgver=4.02.02
|
||||
pkgrel=1
|
||||
pkgdesc='Implements a pre-document language and tools to process it'
|
||||
arch=('i686' 'x86_64')
|
||||
@ -17,6 +17,7 @@ build() {
|
||||
rm -f verbinsert/VERSION
|
||||
cp VERSION verbinsert/
|
||||
|
||||
CXXFLAGS+=' --std=c++2a'
|
||||
./build programs
|
||||
./build macros
|
||||
./build man
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user