wok diff busybox/receipt @ rev 25137

updated phpmyadmin (5.0.2 -> 5.1.1)
author Hans-G?nter Theisgen
date Wed Jun 29 11:08:48 2022 +0100 (24 months ago)
parents a8546de77bcc
children 73f36875e5a7
line diff
     1.1 --- a/busybox/receipt	Sat Aug 01 16:19:51 2020 +0000
     1.2 +++ b/busybox/receipt	Wed Jun 29 11:08:48 2022 +0100
     1.3 @@ -24,6 +24,7 @@
     1.4  	arm*) BUILD_DEPENDS="bzip2" ;;
     1.5  esac
     1.6  
     1.7 +# What is the latest version available today?
     1.8  current_version()
     1.9  {
    1.10  	wget -O - $WEB_SITE 2>/dev/null | \