diff --git a/srcpkgs/ideviceinstaller/template b/srcpkgs/ideviceinstaller/template index 2a58365f6b..d0466f375b 100644 --- a/srcpkgs/ideviceinstaller/template +++ b/srcpkgs/ideviceinstaller/template @@ -1,6 +1,6 @@ # Template file for 'ideviceinstaller' pkgname=ideviceinstaller -version=1.1.0 +version=1.1.1 revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" @@ -9,9 +9,10 @@ depends="usbmuxd" short_desc="Manage apps of iOS devices" maintainer="Orphaned " license="GPL-2.0-or-later" -homepage="https://github.com/libimobiledevice/ideviceinstaller" +homepage="https://libimobiledevice.org" +changelog="https://raw.githubusercontent.com/libimobiledevice/ideviceinstaller/master/NEWS" distfiles="https://github.com/libimobiledevice/${pkgname}/archive/${version}.tar.gz" -checksum=847b58708f9e627af2d09283177a2495e6c49d9a99d459499c4f3fd4ad4f0506 +checksum=b1401678a61f28c4aca95375c100b5a83ccc2cdfa0222c0de7ad0a2cfb4e3c9f pre_configure() { sed -i "/AS_COMPILER_FLAGS(/s/-Werror//" configure.ac