Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d355ff33c88f8f5312b620fa7d1da663227a2083
commit d355ff33c88f8f5312b620fa7d1da663227a2083 Author: crazy <[email protected]> Date: Sat Jan 7 17:53:59 2017 +0100 libsearpc-3.1-1-x86_64 * this one need an custom up2date line for now * the relese is only as tag so the up2date matches only the old version diff --git a/source/lib-extra/libsearpc/FrugalBuild b/source/lib-extra/libsearpc/FrugalBuild index 16b8a0d..e643589 100644 --- a/source/lib-extra/libsearpc/FrugalBuild +++ b/source/lib-extra/libsearpc/FrugalBuild @@ -12,6 +12,7 @@ _F_github_author="haiwen" _F_github_tag_v=y _F_github_ver="$pkgver-latest" Finclude github +up2date="lynx -dump https://github.com/haiwen/libsearpc/tags | grep -om1 'v[0-9]\(.*\)\.tar.gz' | sed 's/v\(.*\)-.*/\1/'" sha1sums=('7306df69fb86c20c8697226e8e435bf6c9f550c8') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
