wok diff libiodbc/receipt @ rev 25438

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 01 11:12:31 2022 +0000 (21 months ago)
parents a9879c37011c
children 7364ffdaaa60
line diff
     1.1 --- a/libiodbc/receipt	Tue Mar 22 10:00:57 2022 +0100
     1.2 +++ b/libiodbc/receipt	Thu Sep 01 11:12:31 2022 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Independent Open DataBase Connectivity."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="http://www.iodbc.org/"
     1.8 +WEB_SITE="https://www.iodbc.org/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WGET_URL="https://github.com/openlink/iODBC/archive/refs/tags/v$VERSION.tar.gz"
    1.12 @@ -14,6 +14,7 @@
    1.13  DEPENDS=""
    1.14  BUILD_DEPENDS="automake libtool"
    1.15  
    1.16 +# What is the latest version available today?
    1.17  current_version()
    1.18  {
    1.19  	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \