libraries/libeatmydata: Updated for version 105.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
Erik Hanson 2017-07-08 20:45:00 -05:00 committed by Willy Sudiarto Raharjo
parent 0609097c7e
commit df91316fb2
2 changed files with 5 additions and 7 deletions

View File

@ -2,7 +2,7 @@
#
# Slackware build script for libeatmydata
#
# Copyright 2013 Erik W. Hanson, Minneapolis, MN, USA
# Copyright 2013-2017 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libeatmydata
VERSION=${VERSION:-82}
VERSION=${VERSION:-105}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -80,8 +80,6 @@ CXXFLAGS="$SLKCFLAGS" \
make
make install-strip DESTDIR=$PKG
rmdir $PKG/usr/include
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a AUTHORS COPYING ChangeLog README \
$PKG/usr/doc/$PRGNAM-$VERSION

View File

@ -1,8 +1,8 @@
PRGNAM="libeatmydata"
VERSION="82"
VERSION="105"
HOMEPAGE="https://www.flamingspork.com/projects/libeatmydata/"
DOWNLOAD="https://www.flamingspork.com/projects/libeatmydata/libeatmydata-82.tar.gz"
MD5SUM="56a4d342f209ab75a9ee360236e3e5bc"
DOWNLOAD="https://www.flamingspork.com/projects/libeatmydata/libeatmydata-105.tar.gz"
MD5SUM="6681166466e589eb0d71177709361256"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""