diff --git a/srcpkgs/open-isns/template b/srcpkgs/open-isns/template index e9430841d81..be1a138e2b8 100644 --- a/srcpkgs/open-isns/template +++ b/srcpkgs/open-isns/template @@ -1,18 +1,18 @@ # Template file for 'open-isns' pkgname=open-isns -version=0.97 -revision=2 +version=0.98 +revision=1 build_style=gnu-configure configure_args="--enable-shared" makedepends="libressl-devel" make_install_args="install install_hdrs install_lib SYSTEMDDIR=/tmp" conf_files="/etc/isns/isnsdd.conf /etc/isns/isnsd.conf /etc/isns/isnsadm.conf" short_desc="Server and client for iSNS" -maintainer="Christian Neukirchen " +maintainer="Leah Neukirchen " license="LGPL-2.1" homepage="https://github.com/open-iscsi/open-isns" distfiles="https://github.com/open-iscsi/open-isns/archive/v${version}.tar.gz" -checksum=c1c9ae740172e55a1ff33bc22151ec3d916562bf5d60c8420cd64496343683a9 +checksum=c5cbd161e51fb993728c04e56d3da693b73eb3f4e81d17f66eb5b7653c29e8eb post_extract() { sed -i '1i#include ' include/libisns/isns.h