zfs: rebuild against OpenSSL
This commit is contained in:
parent
758ce826f8
commit
98caea4d69
2 changed files with 7 additions and 7 deletions
|
@ -3815,12 +3815,12 @@ libtss2-tcti-device.so.0 tpm2-tss-2.3.1_1
|
||||||
libtss2-rc.so.0 tpm2-tss-2.3.1_1
|
libtss2-rc.so.0 tpm2-tss-2.3.1_1
|
||||||
libtss2-tcti-mssim.so.0 tpm2-tss-2.3.1_1
|
libtss2-tcti-mssim.so.0 tpm2-tss-2.3.1_1
|
||||||
libtss2-tctildr.so.0 tpm2-tss-2.3.1_1
|
libtss2-tctildr.so.0 tpm2-tss-2.3.1_1
|
||||||
libzfsbootenv.so.1 zfs-2.0.0_1
|
libzfsbootenv.so.1 zfs-2.0.3_2
|
||||||
libzfs.so.4 zfs-2.0.0_1
|
libzfs.so.4 zfs-2.0.3_2
|
||||||
libuutil.so.3 zfs-2.0.0_1
|
libuutil.so.3 zfs-2.0.3_2
|
||||||
libzpool.so.4 zfs-2.0.0_1
|
libzpool.so.4 zfs-2.0.3_2
|
||||||
libzfs_core.so.3 zfs-2.0.0_1
|
libzfs_core.so.3 zfs-2.0.3_2
|
||||||
libnvpair.so.3 zfs-2.0.0_1
|
libnvpair.so.3 zfs-2.0.3_2
|
||||||
libgmio.so gmio-0.4.1_1
|
libgmio.so gmio-0.4.1_1
|
||||||
libjsonnet.so.0 jsonnet-0.14.0_2
|
libjsonnet.so.0 jsonnet-0.14.0_2
|
||||||
libjsonnet++.so.0 jsonnet-0.14.0_2
|
libjsonnet++.so.0 jsonnet-0.14.0_2
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zfs'
|
# Template file for 'zfs'
|
||||||
pkgname=zfs
|
pkgname=zfs
|
||||||
version=2.0.3
|
version=2.0.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-config=user --with-mounthelperdir=/usr/bin
|
configure_args="--with-config=user --with-mounthelperdir=/usr/bin
|
||||||
--with-udevdir=/usr/lib/udev --with-udevruledir=/usr/lib/udev/rules.d
|
--with-udevdir=/usr/lib/udev --with-udevruledir=/usr/lib/udev/rules.d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue