mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
ckb-next: update to 0.3.1. (#1354)
This commit is contained in:
parent
04d0d8628c
commit
25c512ba78
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.3.0
|
version=0.3.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="qt5-devel"
|
hostmakedepends="qt5-devel"
|
||||||
makedepends="qt5-devel eudev-libudev-devel"
|
makedepends="qt5-devel eudev-libudev-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
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=3ddb779181d875c53194d3d98d148f5cb27685b8200f6a788654695af9acdbf6
|
checksum=91580f31114a7375b82ea5c247cbe79e93cb00fbe58457e544a59c1280abb951
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv ckb-next-daemon
|
vsv ckb-next-daemon
|
||||||
|
|
Loading…
Add table
Reference in a new issue