wok-next diff spice-protocol/receipt @ rev 21613

updated eboard (1.1.1 -> 1.1.3)
author Hans-G?nter Theisgen
date Thu Jun 25 10:33:28 2020 +0100 (2020-06-25)
parents 757d032c55c7
children
line diff
     1.1 --- a/spice-protocol/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.2 +++ b/spice-protocol/receipt	Thu Jun 25 10:33:28 2020 +0100
     1.3 @@ -11,8 +11,6 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="https://www.spice-space.org/download/releases/$TARBALL"
     1.6  
     1.7 -PKG_RULE="dev"
     1.8 -
     1.9  compile_rules() {
    1.10  	./configure $CONFIGURE_ARGS &&
    1.11  	make &&