wok diff enet/receipt @ rev 25580

Add some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 20 07:58:44 2023 +0000 (13 months ago)
parents 4a3297adbb3f
children 765908a63c69
line diff
     1.1 --- a/enet/receipt	Tue Feb 22 07:39:01 2022 +0100
     1.2 +++ b/enet/receipt	Sat May 20 07:58:44 2023 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="A relatively thin, simple and robust network communication layer on top of UDP."
     1.5  MAINTAINER="devl547@gmail.com"
     1.6  LICENSE="MIT"
     1.7 -WEB_SITE="http://enet.bespin.org/"
     1.8 +WEB_SITE="https://github.com/lsalzman/enet/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WGET_URL="$WEB_SITE/download/$TARBALL"