diff --git a/srcpkgs/libmbim/template b/srcpkgs/libmbim/template index 9567f1f00af..3e11127dad5 100644 --- a/srcpkgs/libmbim/template +++ b/srcpkgs/libmbim/template @@ -1,6 +1,6 @@ # Template file for 'libmbim' pkgname=libmbim -version=1.12.2 +version=1.12.4 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -10,8 +10,8 @@ short_desc="MBIM modem protocol helper library" maintainer="Juan RP " homepage="http://www.freedesktop.org/wiki/Software/libmbim/" license="GPL-2" -distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz" -checksum=949351d3e3d69b81e40a49f1d187944c26149e0647a415f0227ccdc112047b29 +distfiles="${FREEDESKTOP_SITE}/$pkgname/$pkgname-$version.tar.xz" +checksum=7bd9af154e88ee1cccaf2fedd05e0f5cb82e3359ab6ad2a75cfec98bf57f973a libmbim-devel_package() { depends="${sourcepkg}-${version}_${revision}"