dragon: update to 1.1.1.
This commit is contained in:
parent
76faf2eb14
commit
990c9db6cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dragon'
|
||||
pkgname=dragon
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/mwh/dragon"
|
||||
distfiles="https://github.com/mwh/dragon/archive/v${version}.tar.gz"
|
||||
checksum=4591795e788d5f10d26b1f0e1c2e70b6ae331a8382ae18a4b2486c382c4d62f0
|
||||
checksum=010a508c539c35bd128c54bbe57ad7c17c078e1b95e7bd3457a8589973e0b171
|
||||
|
||||
do_install() {
|
||||
vbin dragon
|
||||
|
|
Loading…
Reference in a new issue