mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
libwacom: update to 0.26.
This commit is contained in:
parent
25ec755b3e
commit
b7a01543b9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libwacom'
|
# Template file for 'libwacom'
|
||||||
pkgname=libwacom
|
pkgname=libwacom
|
||||||
version=0.25
|
version=0.26
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://linuxwacom.sourceforge.net/wiki/index.php/Main_Page"
|
homepage="http://linuxwacom.sourceforge.net/wiki/index.php/Main_Page"
|
||||||
distfiles="${SOURCEFORGE_SITE}/linuxwacom/$pkgname-$version.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/linuxwacom/$pkgname-$version.tar.bz2"
|
||||||
checksum=29d0862cd008a82e19f4b74a35ca9da49dfdb994a1bc761bc87e503c9de040cc
|
checksum=c3e4109c8aa675ca42cafbf39992dcd1fd6582314441c42ba32b49f5b79cfb76
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue