mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
libtsm: update to 4.1.0
This commit is contained in:
parent
6183b4780f
commit
a8bb44bebe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libtsm'
|
# Template file for 'libtsm'
|
||||||
pkgname=libtsm
|
pkgname=libtsm
|
||||||
version=4.0.2
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT, LGPL-2.1-or-later, BSD-2-Clause"
|
license="MIT, LGPL-2.1-or-later, BSD-2-Clause"
|
||||||
homepage="https://github.com/Aetf/libtsm"
|
homepage="https://github.com/Aetf/libtsm"
|
||||||
distfiles="https://github.com/Aetf/libtsm/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Aetf/libtsm/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=ce51be564872d3e6a35fadab1f74b8804f72d8a92c0f378ca384155134d154e5
|
checksum=879a166a07aed63146ffe3e2afe803c0c3e22f264db0f1fa6fdb44687adeeef8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue