apulse: update to 0.1.8
This commit is contained in:
parent
3fc7cf5315
commit
5279c57c87
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apulse'
|
||||
pkgname=apulse
|
||||
version=0.1.7
|
||||
version=0.1.8
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="MIT"
|
||||
homepage="http://github.com/i-rinat/apulse"
|
||||
distfiles="https://codeload.github.com/i-rinat/${pkgname}/tar.gz/v${version}>${pkgname}-${version}.tar.gz"
|
||||
checksum=fc0e4853684ca5145950690405b0d4f89bf3a5aef7a86addec451561fb5f3e1b
|
||||
checksum=4d47b962f4873f011883477e9eec7c232cbb3cab8189a1029f41b14a235e449d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.MIT
|
||||
|
|
Loading…
Reference in a new issue