libfetch: rebuild against OpenSSL
This commit is contained in:
parent
ff82855c77
commit
84182ade0b
|
@ -775,7 +775,7 @@ libenca.so.0 libenca-1.13_1
|
|||
libwavpack.so.1 libwavpack-4.60.1_1
|
||||
libSDL_net-1.2.so.0 SDL_net-1.2.7_1
|
||||
libmodplug.so.1 libmodplug-0.8.8_1
|
||||
libfetch.so.2 libfetch-2.34_8
|
||||
libfetch.so.2 libfetch-2.34_23
|
||||
libneon.so.27 neon-0.29.5_1
|
||||
libsvn_subr-1.so.0 libsvn-1.7.5_1
|
||||
libsvn_diff-1.so.0 libsvn-1.7.5_1
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'libfetch'
|
||||
pkgname=libfetch
|
||||
version=2.34
|
||||
revision=22
|
||||
revision=23
|
||||
build_style=gnu-makefile
|
||||
makedepends="libressl-devel"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="File Transfer Library for URLs"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
|
|
Loading…
Reference in New Issue