wok-current diff libiodbc/receipt @ rev 25695
Up linux 5.10.214, Patch xorg-server (CVE-2024-31080, CVE-2024-31081, CVE-2024-31082, CVE-2024-31083)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu Apr 04 08:53:51 2024 +0000 (7 months ago) |
parents | a9879c37011c |
children |
line diff
1.1 --- a/libiodbc/receipt Tue Mar 22 10:00:57 2022 +0100 1.2 +++ b/libiodbc/receipt Thu Apr 04 08:53:51 2024 +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 | \