From 97e5637421badafd7909a44a7595331165a30f3e Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Tue, 19 Dec 2017 11:06:50 -0500 Subject: system/ostree: Updated for version 2017.14. Signed-off-by: Vincent Batts Signed-off-by: Willy Sudiarto Raharjo --- system/ostree/ostree.SlackBuild | 8 ++++---- system/ostree/ostree.info | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'system/ostree') diff --git a/system/ostree/ostree.SlackBuild b/system/ostree/ostree.SlackBuild index 9e7ad51086..15b39f904e 100644 --- a/system/ostree/ostree.SlackBuild +++ b/system/ostree/ostree.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=ostree -VERSION=${VERSION:-2016.15} +VERSION=${VERSION:-2017.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -60,9 +60,9 @@ set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP -rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.xz -cd $PRGNAM-$VERSION +rm -rf lib${PRGNAM}-$VERSION +tar xvf $CWD/lib${PRGNAM}-$VERSION.tar.xz +cd lib${PRGNAM}-$VERSION chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ diff --git a/system/ostree/ostree.info b/system/ostree/ostree.info index e8e4a3b47c..a564c4169d 100644 --- a/system/ostree/ostree.info +++ b/system/ostree/ostree.info @@ -1,8 +1,8 @@ PRGNAM="ostree" -VERSION="2016.15" +VERSION="2017.14" HOMEPAGE="https://github.com/ostreedev/ostree/" -DOWNLOAD="https://github.com/ostreedev/ostree/releases/download/v2016.15/ostree-2016.15.tar.xz" -MD5SUM="61d5234f1f8e41050d59649a7ac326a4" +DOWNLOAD="https://github.com/ostreedev/ostree/releases/download/v2017.14/libostree-2017.14.tar.xz" +MD5SUM="8d934776252135bbea56d4c8ad2cb7a0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3