wok-next diff backuppc/receipt @ rev 19875
Up cookutils (973), busybox (1.27.2)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Sep 29 20:57:09 2017 +0300 (2017-09-29) |
parents | ded7bc956f55 |
children | d5aab818505e |
line diff
1.1 --- a/backuppc/receipt Thu May 11 00:50:35 2017 +0300 1.2 +++ b/backuppc/receipt Fri Sep 29 20:57:09 2017 +0300 1.3 @@ -2,7 +2,7 @@ 1.4 1.5 PACKAGE="backuppc" 1.6 SOURCE="BackupPC" 1.7 -VERSION="3.3.1" 1.8 +VERSION="3.3.2" 1.9 CATEGORY="network" 1.10 SHORT_DESC="high-performance, enterprise-grade system for backing up Linux" 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -18,7 +18,7 @@ 1.13 rsync bzip2 perl-xml-rss perl-libnet \ 1.14 perl-net-ftp-retrhandle perl-net-ftp-autoreconnect smbclient postfix \ 1.15 bzip2 openssh perl-libwww-perl" 1.16 -BUILD_DEPENDS="par2" 1.17 +BUILD_DEPENDS="par2 perl" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()