From 57e144ab760ac5dc0b2213de5da22c10c87bc11e Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Wed, 30 Oct 2019 20:39:48 -0500 Subject: [PATCH] libiscsi: update to 1.19.0 --- common/shlibs | 2 +- srcpkgs/libiscsi/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 41e609a31db..516b3a63e27 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2760,7 +2760,7 @@ libytnef.so.0 ytnef-1.8_1 libpisock.so.9 pilot-link-0.12.5_1 libpisync.so.1 pilot-link-0.12.5_1 libpitcl.so.0 pilot-link-0.12.5_1 -libiscsi.so.8 libiscsi-1.18.0_1 +libiscsi.so.9 libiscsi-1.19.0_1 libgme.so.0 libgme-0.6.1_1 libsidplayfp.so.5 libsidplayfp-2.0.0_1 libstilview.so.0 libsidplayfp-1.8.7_1 diff --git a/srcpkgs/libiscsi/template b/srcpkgs/libiscsi/template index 759fda0e972..ac0a06090cd 100644 --- a/srcpkgs/libiscsi/template +++ b/srcpkgs/libiscsi/template @@ -1,15 +1,15 @@ # Template file for 'libiscsi' pkgname=libiscsi -version=1.18.0 +version=1.19.0 revision=1 build_style=gnu-configure hostmakedepends="automake libtool" short_desc="ISCSI client library" maintainer="Orphaned " -license="GPL-2, LGPL-2.1" +license="GPL-2.0-only, LGPL-2.1-only" homepage="https://github.com/sahlberg/libiscsi" distfiles="https://github.com/sahlberg/libiscsi/archive/${version}.tar.gz" -checksum=464d104e12533dc11f0dd7662cbc2f01c132f94aa4f5bd519e3413ef485830e8 +checksum=c7848ac722c8361d5064654bc6e926c2be61ef11dd3875020a63931836d806df pre_configure() { ./autogen.sh