wok-6.x diff dfc/receipt @ rev 25135

updated phpfm (0.9.8 -> 1.7.9)
author Hans-G?nter Theisgen
date Wed Jun 29 10:56:29 2022 +0100 (2022-06-29)
parents eec3edc6ef52
children
line diff
     1.1 --- a/dfc/receipt	Thu Apr 07 17:00:12 2022 +0000
     1.2 +++ b/dfc/receipt	Wed Jun 29 10:56:29 2022 +0100
     1.3 @@ -9,7 +9,8 @@
     1.4  WEB_SITE="https://github.com/Rolinh/dfc"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://projects.gw-computing.net/attachments/download/615/$TARBALL"
     1.8 +#WGET_URL="https://projects.gw-computing.net/attachments/download/615/$TARBALL"
     1.9 +WGET_URL="http://distcache.freebsd.org/ports-distfiles/$TARBALL"
    1.10  
    1.11  DEPENDS="ncurses"
    1.12  BUILD_DEPENDS="ncurses-dev cmake gettext"