Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a0b0b80baed5b5871f29af7e5fd9ce76fe668edb

commit a0b0b80baed5b5871f29af7e5fd9ce76fe668edb
Author: DeX77 <de...@frugalware.org>
Date:   Fri Sep 16 13:45:46 2016 +0200

* fix up2date

diff --git a/source/lib-extra/libtorrent-rasterbar/FrugalBuild 
b/source/lib-extra/libtorrent-rasterbar/FrugalBuild
index 42fcd8c..03972d0 100644
--- a/source/lib-extra/libtorrent-rasterbar/FrugalBuild
+++ b/source/lib-extra/libtorrent-rasterbar/FrugalBuild
@@ -11,8 +11,8 @@ _F_github_name="libtorrent"
_F_github_tag=y
_F_github_ver="${_F_github_name}-${pkgver//./_}"
Finclude github python
-up2date="$up2date | sed 's/libtorrent_//g' | sed 's/_/./g' "
url="http://www.rasterbar.com/products/libtorrent/index.html";
+up2date="lynx -dump $url | grep Version | egrep -o "[0-9.]+""
depends=('libboost>=1.60.0' 'openssl>=1.0.2-6' 'geoip>=1.4.8')
makedepends=('boost>=1.60.0')
groups=('lib-extra')
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to