diff --git a/common/shlibs b/common/shlibs index 71b37b28919..86a55dd11ee 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/libfetch/template b/srcpkgs/libfetch/template index b24a291cbc5..49ae77a163d 100644 --- a/srcpkgs/libfetch/template +++ b/srcpkgs/libfetch/template @@ -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 " license="BSD-3-Clause"