mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/ostree: Update for version 2019.4
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
25004df1aa
commit
e9d100bdc9
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=ostree
|
||||
VERSION=${VERSION:-2018.9}
|
||||
VERSION=${VERSION:-2019.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ostree"
|
||||
VERSION="2018.9"
|
||||
VERSION="2019.4"
|
||||
HOMEPAGE="https://github.com/ostreedev/ostree/"
|
||||
DOWNLOAD="https://github.com/ostreedev/ostree/releases/download/v2018.9/libostree-2018.9.tar.xz"
|
||||
MD5SUM="bca7c83a4a55f23ffc69309cd1a0398b"
|
||||
DOWNLOAD="https://github.com/ostreedev/ostree/releases/download/v2019.4/libostree-2019.4.tar.xz"
|
||||
MD5SUM="d5c0e2a0ed27ba4c2ce5290d1f8fb852"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue