libdmapsharing: update to 2.9.32.
This commit is contained in:
parent
12bbbfcc67
commit
2a5f028ad8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdmapsharing'
|
||||
pkgname=libdmapsharing
|
||||
version=2.9.31
|
||||
version=2.9.32
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-mdns=avahi"
|
||||
|
@ -12,10 +12,10 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://www.flyn.org/projects/libdmapsharing/index.html"
|
||||
distfiles="http://www.flyn.org/projects/libdmapsharing/$pkgname-$version.tar.gz"
|
||||
checksum=9c933ee15c89bc4ea0c3455d341ceb66e9f7705c94c32d485bc4b162f4f55b29
|
||||
checksum=74b9ca2a3f04708ef5e6a87922cb42bad677b6f27fd0bc8ad53067ef6bbf0518
|
||||
|
||||
libdmapsharing-devel_package() {
|
||||
depends="libsoup-devel libgee-devel ${sourcepkg}>=${version}_${revision}"
|
||||
depends="libsoup-devel libgee08-devel ${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
|
|
Loading…
Reference in a new issue