diff --git a/srcpkgs/libssh/template b/srcpkgs/libssh/template index 11278895fab..115dc0efdb9 100644 --- a/srcpkgs/libssh/template +++ b/srcpkgs/libssh/template @@ -1,7 +1,7 @@ # Template file for 'libssh' pkgname=libssh version=0.9.4 -revision=1 +revision=2 build_style=cmake configure_args="-DUNIT_TESTING=ON" hostmakedepends="pkg-config python3"