mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
open-isns: update to 0.102.
This commit is contained in:
parent
2c44c747b8
commit
e8347f1dec
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'open-isns'
|
# Template file for 'open-isns'
|
||||||
pkgname=open-isns
|
pkgname=open-isns
|
||||||
version=0.101
|
version=0.102
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared"
|
configure_args="--enable-shared"
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://github.com/open-iscsi/open-isns"
|
homepage="https://github.com/open-iscsi/open-isns"
|
||||||
distfiles="https://github.com/open-iscsi/open-isns/archive/v${version}.tar.gz"
|
distfiles="https://github.com/open-iscsi/open-isns/archive/v${version}.tar.gz"
|
||||||
checksum=f672ec86b6c9e984843a7a28d76f07e26393499c486f86034b8b18caa8deb556
|
checksum=9611344733c0cdf14395f60880950ea4c3c7d6b765565b6493ad3e1afbe216de
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/ -Werror / /' configure
|
sed -i 's/ -Werror / /' configure
|
||||||
|
|
Loading…
Add table
Reference in a new issue