ckb-next: update to 0.5.0.
This commit is contained in:
parent
fc9bb2c411
commit
d4ec24c633
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ckb-next'
|
# Template file for 'ckb-next'
|
||||||
pkgname=ckb-next
|
pkgname=ckb-next
|
||||||
version=0.4.4
|
version=0.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDISABLE_UPDATER=1 -DUDEV_RULE_DIRECTORY=/usr/lib/udev/rules.d"
|
configure_args="-DDISABLE_UPDATER=1 -DUDEV_RULE_DIRECTORY=/usr/lib/udev/rules.d"
|
||||||
hostmakedepends="qt5-devel pkg-config"
|
hostmakedepends="qt5-devel pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/ckb-next/ckb-next"
|
homepage="https://github.com/ckb-next/ckb-next"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=6946bd035cdbbbd2f139e543d2ca84ba422176c62c3a3665b544118dc6d618d0
|
checksum=12705aa86cb544a77df6d7a73744f21513bcc6cce805ed8caf5d3b72a950157e
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue