Merge pull request #2906 from diogoleal/update_trinity
trinity: update to 1.6
This commit is contained in:
commit
b68f14a058
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'trinity'
|
||||
pkgname=trinity
|
||||
version=1.5
|
||||
version=1.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_script="./configure.sh"
|
||||
|
@ -10,7 +10,7 @@ license="GPL-2"
|
|||
only_for_archs="armv6l armv7l i686 x86_64"
|
||||
homepage="https://github.com/kernelslacker/trinity"
|
||||
distfiles="https://github.com/kernelslacker/trinity/archive/v${version}.tar.gz"
|
||||
checksum=af5213b5382f4567243e50ae445ea29368d239b351c9f22ef16b7945fdb367ef
|
||||
checksum=3ef7ae05dba14f8bb626121983a08bb09d1d51a19de38bd9a8e0f29b11d9e3c9
|
||||
|
||||
do_install(){
|
||||
vbin trinity
|
||||
|
|
Loading…
Reference in a new issue