wok-current diff gadmin-proftpd/receipt @ rev 25701
Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Apr 19 12:48:51 2024 +0000 (6 months ago) |
parents | 52649f27a0da |
children |
line diff
1.1 --- a/gadmin-proftpd/receipt Sun Mar 13 12:06:14 2022 +0000 1.2 +++ b/gadmin-proftpd/receipt Fri Apr 19 12:48:51 2024 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gadmin-proftpd" 1.7 -VERSION="0.4.6" 1.8 +VERSION="0.4.7" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="GTK+ configuration tool for ProFTPd." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="GPL3" 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/" 1.15 -WGET_URL="http://dalalven.dtdns.net/linux/$PACKAGE/$TARBALL" 1.16 +WGET_URL="https://github.com/sedwards/gadmintools_src_pkgs/raw/master/$TARBALL" 1.17 1.18 DEPENDS="gtk+ proftpd" 1.19 BUILD_DEPENDS="gtk+-dev"