minitube: update to 3.4.2.
This commit is contained in:
parent
8422dd9f67
commit
7e2cb653d9
1 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'minitube'
|
# Template file for 'minitube'
|
||||||
pkgname=minitube
|
pkgname=minitube
|
||||||
version=3.4
|
version=3.4.2
|
||||||
revision=1
|
revision=1
|
||||||
_commit_hash_http=e790e31e6843c6ee8e97cd7e41e9eb9e024a9e2c
|
_commit_hash_http=9f6c1ebafc5877936f845723ffd72a475073f237
|
||||||
_commit_hash_media=157456a8af02e5d7524b1bb54ba53794e37ed12a
|
_commit_hash_media=02ec169a6ba406ced208c52f9ee7fdb85276d484
|
||||||
_commit_hash_idle=6aa092da64a011e445bf31cf31c0cd8dda4c64ff
|
_commit_hash_idle=6aa092da64a011e445bf31cf31c0cd8dda4c64ff
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-tools qt5-qmake git"
|
hostmakedepends="qt5-tools qt5-qmake git"
|
||||||
|
@ -18,9 +18,9 @@ distfiles="https://github.com/flaviotordini/minitube/archive/${version}.tar.gz
|
||||||
https://github.com/flaviotordini/http/archive/${_commit_hash_http}.tar.gz
|
https://github.com/flaviotordini/http/archive/${_commit_hash_http}.tar.gz
|
||||||
https://github.com/flaviotordini/media/archive/${_commit_hash_media}.tar.gz
|
https://github.com/flaviotordini/media/archive/${_commit_hash_media}.tar.gz
|
||||||
https://github.com/flaviotordini/idle/archive/${_commit_hash_idle}.tar.gz"
|
https://github.com/flaviotordini/idle/archive/${_commit_hash_idle}.tar.gz"
|
||||||
checksum="82b696c77a11c0d6bffe1eb0b5dd378e08da9327f732cf853f914f154f3601a1
|
checksum="d3c18c99fd73c6f66c3def9ae18d2545776a8718367dbd4f9c0a9e0cef38bd8b
|
||||||
d0596eed14dc9e213443646de7beb4a9b439ad0a568b560f668db83751be3d98
|
51229ea2e9ccaa7bb2784c135ef6547a36a95e1c256de850d72edf64d6a64642
|
||||||
98c8fb79044fe90bf92ee08f6f00ca2a68e17f36c0881ebb591e182e4b1d4f02
|
8091b035c839d6e1b50edf0c56b77bc1ecfba81771725435d4ab15101e7c3205
|
||||||
597156e1f7ac3b8d8bdd251008cc0d10487c120462576088eed69425048d4bde"
|
597156e1f7ac3b8d8bdd251008cc0d10487c120462576088eed69425048d4bde"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue