wok diff l3afpad/receipt @ rev 24031

updated dialog (1.3_20190211 -> 1.3_20210324)
author Hans-G?nter Theisgen
date Tue Apr 06 13:52:57 2021 +0100 (2021-04-06)
parents 49faf1ce59f2
children 5ea0ce1cecc0
line diff
     1.1 --- a/l3afpad/receipt	Sun Mar 01 17:39:44 2020 +0100
     1.2 +++ b/l3afpad/receipt	Tue Apr 06 13:52:57 2021 +0100
     1.3 @@ -7,10 +7,10 @@
     1.4  SHORT_DESC="Simple text editor forked from Leafpad, supports GTK+ 3.x"
     1.5  MAINTAINER="al.bobylev@gmail.com"
     1.6  LICENSE="LGPL2.1"
     1.7 -WEB_SITE="http://www.calno.com/l3afpad/"
     1.8 +WEB_SITE="https://github.com/stevenhoneyman/l3afpad"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.11 -WGET_URL="http://www.calno.com/$PACKAGE/$TARBALL"
    1.12 +WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz"
    1.13  
    1.14  DEPENDS="gtk+3"
    1.15  BUILD_DEPENDS="autoconf automake gtk+3-dev"