libdmapsharing: update to 2.9.35.
This commit is contained in:
parent
bf564c2155
commit
f5407bc9fc
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libdmapsharing'
|
# Template file for 'libdmapsharing'
|
||||||
pkgname=libdmapsharing
|
pkgname=libdmapsharing
|
||||||
version=2.9.34
|
version=2.9.35
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-mdns=avahi"
|
configure_args="--with-mdns=avahi"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://www.flyn.org/projects/libdmapsharing/index.html"
|
homepage="http://www.flyn.org/projects/libdmapsharing/index.html"
|
||||||
distfiles="http://www.flyn.org/projects/libdmapsharing/$pkgname-$version.tar.gz"
|
distfiles="http://www.flyn.org/projects/libdmapsharing/$pkgname-$version.tar.gz"
|
||||||
checksum=0cb2f5ebfe754271dcc1866cc9c79d7542fdd638af5932da7a80007cf4258748
|
checksum=619f72ad8c33e9c1e323afabe793008227099e488c71e8f9ecb404eeb32b49e7
|
||||||
|
|
||||||
libdmapsharing-devel_package() {
|
libdmapsharing-devel_package() {
|
||||||
depends="libsoup-devel libgee08-devel ${sourcepkg}>=${version}_${revision}"
|
depends="libsoup-devel libgee08-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue