sispmctl: update to 4.0.
This commit is contained in:
parent
486a6303da
commit
bb03d78ad0
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'sispmctl'
|
||||
pkgname=sispmctl
|
||||
version=3.1
|
||||
revision=2
|
||||
version=4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="libusb-compat-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libusb-compat-devel"
|
||||
short_desc="Application to control GEMBIRD (m)SiS-PM devices"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://sispmctl.sourceforge.net/"
|
||||
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=e9a99cc81ef0a93f3484e5093efd14d93cc967221fcd22c151f0bea32eb91da7
|
||||
checksum=442d9bb9774da7214c222144035ac68ad5d25171040ce2731cfdf49b3365cfd5
|
||||
|
||||
post_install() {
|
||||
cd extras/gemplug
|
||||
|
|
Loading…
Reference in New Issue