libmatemixer: update to 1.24.1.
This commit is contained in:
parent
13bc61b136
commit
1c49f7fa8c
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libmatemixer'
|
||||
pkgname=libmatemixer
|
||||
version=1.24.0
|
||||
version=1.24.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="mate-common pkg-config intltool itstool autoconf-archive"
|
||||
makedepends="libglib-devel alsa-lib-devel pulseaudio-devel"
|
||||
short_desc="MATE mixer library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://mate-desktop.org"
|
||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=d5fe9bc1b48d503e3a33542022d4cc7479f06d91525cce34ef47f83fc56d7323
|
||||
checksum=1d2f2f0c3b6b31f96b689e28a73d4c3c080061ec22c1b3b4696e7f63e6c1d9d8
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue