wok-next diff diffutils/receipt @ rev 21415

updated proxytunnel (1.9.0 -> 1.9.1)
author Hans-G?nter Theisgen
date Mon Apr 27 16:48:39 2020 +0100 (2020-04-27)
parents 548cc9f6f82b
children
line diff
     1.1 --- a/diffutils/receipt	Wed Feb 20 09:13:09 2019 +0100
     1.2 +++ b/diffutils/receipt	Mon Apr 27 16:48:39 2020 +0100
     1.3 @@ -15,6 +15,8 @@
     1.4  BUILD_DEPENDS="gettext-dev"
     1.5  SPLIT="$PACKAGE-lang"
     1.6  
     1.7 +TAGS_std="LFS"
     1.8 +
     1.9  compile_rules() {
    1.10  	./configure $CONFIGURE_ARGS &&
    1.11  	make &&