wok diff task/receipt @ rev 22881

updated grsync (1.2.2 -> 1.2.6)
author Hans-G?nter Theisgen
date Sat Feb 22 15:36:22 2020 +0100 (2020-02-22)
parents d7bcdb8f5834
children 2ce8d8e11fff
line diff
     1.1 --- a/task/receipt	Sat Oct 19 15:19:01 2019 +0100
     1.2 +++ b/task/receipt	Sat Feb 22 15:36:22 2020 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  WGET_URL="${WEB_SITE}download/$TARBALL"
     1.5  
     1.6  DEPENDS="gcc83-lib-base libgnutls ncurses util-linux-uuid"
     1.7 -BUILD_DEPENDS="cmake gcc83 gnutls gnutls-dev ncurses-dev util-linux-uuid-dev"
     1.8 +BUILD_DEPENDS="cmake gcc83 libgnutls gnutls-dev ncurses-dev util-linux-uuid-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()