libraries/girara: Updated for version 0.2.4.

This commit is contained in:
B. Watson 2015-05-11 20:37:28 -04:00 committed by Willy Sudiarto Raharjo
parent 30c86db105
commit a969a5388b
2 changed files with 6 additions and 4 deletions

View file

@ -7,7 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=girara
VERSION=${VERSION:-0.2.0}
VERSION=${VERSION:-0.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -54,6 +54,8 @@ find -L . \
-exec chmod 644 {} \;
sed -i "s,-fPIC,$SLKCFLAGS," config.mk
sed -i '/-fdiagnostics-color/d' colors.mk
make LIBDIR=/usr/lib$LIBDIRSUFFIX
make install LIBDIR=/usr/lib$LIBDIRSUFFIX DESTDIR=$PKG

View file

@ -1,8 +1,8 @@
PRGNAM="girara"
VERSION="0.2.0"
VERSION="0.2.4"
HOMEPAGE="https://pwmt.org/projects/girara/"
DOWNLOAD="https://pwmt.org/projects/girara/download/girara-0.2.0.tar.gz"
MD5SUM="cb965af58bc435f356296e62629716f5"
DOWNLOAD="https://pwmt.org/projects/girara/download/girara-0.2.4.tar.gz"
MD5SUM="f22a75b51cf88f241096e230985f28db"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""