diff --git a/srcpkgs/libdmapsharing/template b/srcpkgs/libdmapsharing/template index 36ed97ce605..3c4dcd2721d 100644 --- a/srcpkgs/libdmapsharing/template +++ b/srcpkgs/libdmapsharing/template @@ -1,6 +1,6 @@ # Template file for 'libdmapsharing' pkgname=libdmapsharing -version=2.9.17 +version=2.9.23 revision=1 build_style=gnu-configure configure_args="--with-mdns=avahi" @@ -12,7 +12,7 @@ maintainer="Juan RP " 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=d00fce10ae6b11a992a67341ad174b2ff56bad3da24b8b5b6486f6718a49eb78 +checksum=b2410f8c3bb5fb4c92da99fcfe16bccc407840ef44914d8179cf74d4d24f9b90 long_desc=" Libdmapsharing is a library you may use to access, share and control the playback of media content using DMAP (DAAP, DPAP and DACP). Libdmapsharing also @@ -32,6 +32,6 @@ libdmapsharing-devel_package() { libdmapsharing_package() { pkg_install() { - vmove usr + vmove all } }