mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
crossguid: remove unused variable from short_desc
This commit is contained in:
parent
895584239c
commit
3ed8d865a4
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=0.2.2
|
||||||
revision=2
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="libuuid-devel"
|
makedepends="libuuid-devel"
|
||||||
short_desc="Lightweight cross platform C++ GUID/UUID library (git $_gitshort)"
|
short_desc="Lightweight cross platform C++ GUID/UUID library"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/graeme-hill/crossguid"
|
homepage="https://github.com/graeme-hill/crossguid"
|
||||||
|
|
Loading…
Add table
Reference in a new issue