libraries/menu-cache: Updated for version 0.3.3.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
ponce 2012-06-01 21:58:32 +02:00 committed by Robby Workman
parent f386c0fc93
commit d1f06805ef
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
# SUCH DAMAGE.
PRGNAM=menu-cache
VERSION=${VERSION:-20110722_c3b8c57}
VERSION=${VERSION:-0.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -71,7 +71,7 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
sh autogen.sh
sh autogen.sh || true
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \

View file

@ -1,8 +1,8 @@
PRGNAM="menu-cache"
VERSION="20110722_c3b8c57"
VERSION="0.3.3"
HOMEPAGE="http://lxde.org"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/menu-cache-20110722_c3b8c57.tar.xz"
MD5SUM="1414288e669e7965fd0a9fd24ddc6067"
DOWNLOAD="http://downloads.sourceforge.net/lxde/menu-cache-0.3.3.tar.gz"
MD5SUM="a14b0b162cd64d56c16bf6af16f3a47f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""