mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
logiops: update to 0.3.3.
This commit is contained in:
parent
b55804aa0f
commit
a4e1cd0b46
1 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'logiops'
|
# Template file for 'logiops'
|
||||||
pkgname=logiops
|
pkgname=logiops
|
||||||
version=0.3.2
|
version=0.3.3
|
||||||
revision=2
|
revision=1
|
||||||
_ipcgull_rev=4f22a43e3380dc1e9c0a490201f4d745390b623f
|
_ipcgull_rev=cd0f9a8cefb5b2545e163fceb249fdbcbaf666aa
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libevdev-devel eudev-libudev-devel libconfig-devel libconfig++-devel
|
makedepends="libevdev-devel eudev-libudev-devel libconfig-devel libconfig++-devel
|
||||||
|
@ -11,11 +11,11 @@ short_desc="Unofficial userspace driver for HID++ Logitech devices"
|
||||||
maintainer="T0mstone <realt0mstone@gmail.com>"
|
maintainer="T0mstone <realt0mstone@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/PixlOne/logiops"
|
homepage="https://github.com/PixlOne/logiops"
|
||||||
changelog="https://github.com/PixlOne/logiops/releases/tag/v${version}"
|
changelog="https://github.com/PixlOne/logiops/releases"
|
||||||
distfiles="https://github.com/PixlOne/logiops/archive/refs/tags/v${version}.tar.gz
|
distfiles="https://github.com/PixlOne/logiops/archive/refs/tags/v${version}.tar.gz
|
||||||
https://github.com/PixlOne/ipcgull/archive/${_ipcgull_rev}.tar.gz"
|
https://github.com/PixlOne/ipcgull/archive/${_ipcgull_rev}.tar.gz"
|
||||||
checksum="6c7210a84f9695a7530030dba9fff7e44765c971c7ef06461ff9c8646a64c036
|
checksum="d176fcd248f42da330d098ac9c05ea8de31ce7a3de5d879213202a01a0b85de7
|
||||||
67068523dc0ea4750d501309d8041ca3511fa3e22fa1c453a3bc9f2ea5c95f45"
|
6eed9fc32a899b28bdfc41483a2118e4b8fbae715578c54eb80bf425e76e2376"
|
||||||
skip_extraction="${_ipcgull_rev}.tar.gz"
|
skip_extraction="${_ipcgull_rev}.tar.gz"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue