mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/converseen: Updated for version 0.6.8.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
b1d9b2c8e1
commit
f409ab06d1
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=converseen
|
||||
VERSION=${VERSION:-0.6.7}
|
||||
VERSION=${VERSION:-0.6.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -76,7 +76,7 @@ cd build
|
|||
-DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=Release ..
|
||||
make
|
||||
make
|
||||
make install DESTDIR=$PKG
|
||||
cd ..
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="converseen"
|
||||
VERSION="0.6.7"
|
||||
VERSION="0.6.8"
|
||||
HOMEPAGE="http://converseen.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/converseen/converseen-0.6.7.tar.bz2"
|
||||
MD5SUM="325fbb2dafeae826efe1c2b8fdca823c"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/converseen/converseen-0.6.8.tar.bz2"
|
||||
MD5SUM="35d9c5d2e3a4aacbf12d92fe552c9539"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue