wok-current diff dfc/receipt @ rev 25403
updated vzctl (3.0.25.1 -> 4.11.1)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Aug 02 16:35:24 2022 +0100 (2022-08-02) |
parents | eec3edc6ef52 |
children |
line diff
1.1 --- a/dfc/receipt Thu Apr 07 17:00:12 2022 +0000 1.2 +++ b/dfc/receipt Tue Aug 02 16:35:24 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"