wok-current diff comical/receipt @ rev 22049
updated transmission-cli, transmission-daemon and transmission-web (2.92 -> 2.94)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Oct 22 15:53:15 2019 +0100 (2019-10-22) |
parents | 380ffe05937a |
children | 9af0e03b8ad0 |
line diff
1.1 --- a/comical/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/comical/receipt Tue Oct 22 15:53:15 2019 +0100 1.3 @@ -10,8 +10,8 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.6 1.7 -DEPENDS="wxWidgets" 1.8 -BUILD_DEPENDS="wxWidgets-dev" 1.9 +DEPENDS="wxWidgets28" 1.10 +BUILD_DEPENDS="wxWidgets28-dev" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()