audio/pithos: Updated for version 1.5.1
This commit is contained in:
parent
d8dedf1fb2
commit
9b350fa520
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pithos
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
VERSION=${VERSION:-1.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pithos"
|
||||
VERSION="1.4.0"
|
||||
VERSION="1.5.1"
|
||||
HOMEPAGE="https://github.com/pithos/pithos"
|
||||
DOWNLOAD="https://github.com/pithos/pithos/releases/download/1.4.0/pithos-1.4.0.tar.xz"
|
||||
MD5SUM="2324a9ed104682fb2417f662a82cc8bb"
|
||||
DOWNLOAD="https://github.com/pithos/pithos/releases/download/1.5.1/pithos-1.5.1.tar.xz"
|
||||
MD5SUM="bdc76b76fc20e17fddb2021884f919d6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gst-python"
|
||||
|
|
Loading…
Reference in New Issue