wok diff openobex/receipt @ rev 25808
created recipe for xmenu
author | Hans-G?nter Theisgen |
---|---|
date | Thu Dec 19 16:09:37 2024 +0100 (3 weeks ago) |
parents | a5e183d53960 |
children |
line diff
1.1 --- a/openobex/receipt Tue Jul 18 09:27:49 2023 +0000 1.2 +++ b/openobex/receipt Thu Dec 19 16:09:37 2024 +0100 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="https://gitlab.com/openobex/mainline" 1.5 1.6 TARBALL="$PACKAGE-$VERSION-Source.tar.gz" 1.7 -WGET_URL="$SF_MIRROR/$PACKAGE/$VERSION/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/sourceforge/$PACKAGE/$TARBALL" 1.9 1.10 DEPENDS="bluez libusb" 1.11 BUILD_DEPENDS="bluez-dev cmake libusb-dev"