academic/units: Updated for version 2.12.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ArTourter 2015-11-25 15:28:14 +07:00 committed by Willy Sudiarto Raharjo
parent 802811f611
commit 470fa57b2d
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=units
VERSION=${VERSION:-2.11}
VERSION=${VERSION:-2.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -83,7 +83,7 @@ CXXFLAGS="$SLKCFLAGS" \
--datadir=/usr/share \
--build=$ARCH-slackware-linux
make -j1
make
make install DESTDIR=$PKG
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \

View file

@ -1,8 +1,8 @@
PRGNAM="units"
VERSION="2.11"
VERSION="2.12"
HOMEPAGE="http://www.gnu.org/software/units/"
DOWNLOAD="http://ftp.gnu.org/gnu/units/units-2.11.tar.gz"
MD5SUM="1d83f4e68135495aa9267b848de78dc5"
DOWNLOAD="http://ftp.gnu.org/gnu/units/units-2.12.tar.gz"
MD5SUM="a9abd1f31a8dce22795372d5f87b9318"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""