wok-current rev 21210
updated scim again (1.4.9 -> 1.4.18)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Apr 09 16:34:08 2019 +0100 (2019-04-09) |
parents | ff106c3028e0 |
children | 7d97481f551d |
files | scim/receipt |
line diff
1.1 --- a/scim/receipt Tue Apr 09 16:26:58 2019 +0100 1.2 +++ b/scim/receipt Tue Apr 09 16:34:08 2019 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://www.scim-im.org/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="https:/github.com/scim-im/$PACKAGE/archive/$VERSION.tar.gz" 1.8 +WGET_URL="https://github.com/scim-im/$PACKAGE/archive/$VERSION.tar.gz" 1.9 1.10 DEPENDS="gcc-lib-base gtk+" 1.11 BUILD_DEPENDS="autoconf automake gtk+-dev"