Hello ! Here is the patch for xcache 2.0.1. an useful cache Opcode made by lighttpd dev.
>From c62022a28f5f918ff36d7b87a9ea8219d7fbd990 Mon Sep 17 00:00:00 2001 From: Botchikii <[email protected]> Date: Tue, 7 Aug 2012 09:45:33 +0200 Subject: [PATCH] xcache-2.0.1-1-x86_64 * version bump
--- source/network-extra/xcache/FrugalBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/network-extra/xcache/FrugalBuild b/source/network-extra/xcache/FrugalBuild index e1ca8ee..7bc31f8 100644 --- a/source/network-extra/xcache/FrugalBuild +++ b/source/network-extra/xcache/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janos Kovacs <[email protected]> pkgname=xcache -pkgver=1.3.2 +pkgver=2.0.1 pkgrel=1 url="http://xcache.lighttpd.net" pkgdesc="XCache is a fast, stable PHP opcode cacher." @@ -12,7 +12,7 @@ archs=('i686' 'x86_64') up2date="lynx -dump $url/wiki/ReleaseArchive|grep -m1 wiki/Release-[0-9\.]|sed -n 's/.*Release-\(.*\)\.*/\1/;1 p'" source=($url/pub/Releases/$pkgver/$pkgname-$pkgver.tar.bz2 \ README.Frugalware) -sha1sums=('06fc7430e1d0ccd99f0b8a784b66fc2e5f11b667' \ +sha1sums=('3d5ca5fee803f047e8b9e61d503f4c40849b0b75' \ '95e73c8bc8334f13cf7434b822bb18a0cb671505') build() -- 1.7.11.3
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
