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