ideviceinstaller: update to 1.1.1.

This commit is contained in:
Andrew J. Hesford 2020-11-09 20:52:32 -05:00
parent 38b100705f
commit f251cf80cf

View file

@ -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 <orphan@voidlinux.org>"
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