Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a42bd0db01a317e662c71116648b8662fff84b0d
commit a42bd0db01a317e662c71116648b8662fff84b0d Author: DeX77 <[email protected]> Date: Fri Jan 30 14:32:38 2015 +0100 * Fix up2date diff --git a/source/apps/logrotate/FrugalBuild b/source/apps/logrotate/FrugalBuild index 0854a41..44a701d 100644 --- a/source/apps/logrotate/FrugalBuild +++ b/source/apps/logrotate/FrugalBuild @@ -3,17 +3,15 @@ pkgname=logrotate pkgver=3.7.8 -# lynx -dump http://cvs.fedora.redhat.com/viewcvs/devel/logrotate/sources?view=markup |grep tar |sed -e 's/ .*//' -pkg_md5="b3589bea6d8d5afc8a84134fddaae973" pkgrel=1 pkgdesc="Rotates, compresses, removes and mails system log files." -url="http://cvs.fedora.redhat.com" +url="https://fedorahosted.org/logrotate/" depends=('popt') rodepends=('mailx') groups=('apps') archs=('i686' 'x86_64' 'arm') -up2date="lynx -dump $url/viewcvs/devel/logrotate/sources?view=markup |grep tar |sed -e 's/.*-\(.*\).t.*/\1/'" -source=("$url/repo/pkgs/logrotate/logrotate-$pkgver.tar.gz/$pkg_md5/logrotate-$pkgver.tar.gz" \ +up2date="Flasttar https://fedorahosted.org/logrotate/" +source=("https://fedorahosted.org/releases/l/o/$pkgname/$pkgname-$pkgver.tar.gz" \ logrotate.conf logrotate) sha1sums=('5742dc0d9541ac59eba5f5718520f7504aea2159' \ '4cdc2cfc1077668fae05bfb0ce61bfd781c34d95' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
