mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sispmctl: update to 4.0.
This commit is contained in:
parent
486a6303da
commit
bb03d78ad0
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'sispmctl'
|
# Template file for 'sispmctl'
|
||||||
pkgname=sispmctl
|
pkgname=sispmctl
|
||||||
version=3.1
|
version=4.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="libusb-compat-devel"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libusb-compat-devel"
|
makedepends="libusb-compat-devel"
|
||||||
short_desc="Application to control GEMBIRD (m)SiS-PM devices"
|
short_desc="Application to control GEMBIRD (m)SiS-PM devices"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://sispmctl.sourceforge.net/"
|
homepage="http://sispmctl.sourceforge.net/"
|
||||||
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=e9a99cc81ef0a93f3484e5093efd14d93cc967221fcd22c151f0bea32eb91da7
|
checksum=442d9bb9774da7214c222144035ac68ad5d25171040ce2731cfdf49b3365cfd5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
cd extras/gemplug
|
cd extras/gemplug
|
||||||
|
|
Loading…
Add table
Reference in a new issue