wok-current diff ucarp/receipt @ rev 25227
updated python-pyserial (3.4 -> 3.5)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 16:51:10 2022 +0100 (2022-07-13) |
parents | 934055de50e2 |
children |
line diff
1.1 --- a/ucarp/receipt Wed Feb 16 21:07:01 2022 +0000 1.2 +++ b/ucarp/receipt Wed Jul 13 16:51:10 2022 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="BSD" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="https://github.com/jedisct1/UCarp" 1.7 -WGET_URL="http://download.pureftpd.org/pub/$PACKAGE/$TARBALL" 1.8 +WGET_URL="https://download.pureftpd.org/pub/$PACKAGE/$TARBALL" 1.9 TAGS="High availability HA" 1.10 1.11 BUILD_DEPENDS="libpcap-dev"