apulse: udapte to 0.1.12
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
d8d3933328
commit
05d29826fe
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'apulse'
|
# Template file for 'apulse'
|
||||||
pkgname=apulse
|
pkgname=apulse
|
||||||
version=0.1.11
|
version=0.1.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://github.com/i-rinat/apulse"
|
homepage="http://github.com/i-rinat/apulse"
|
||||||
distfiles="https://codeload.github.com/i-rinat/${pkgname}/tar.gz/v${version}>${pkgname}-${version}.tar.gz"
|
distfiles="https://codeload.github.com/i-rinat/${pkgname}/tar.gz/v${version}>${pkgname}-${version}.tar.gz"
|
||||||
checksum=23197df38d1b7c997c9431395878c9464a59204cdb1e4ccd043f88250ead5e9d
|
checksum=cfcadfe971abd785ed3ca24e576fcbaade185525c1eda76daf32dbf298e52892
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.MIT
|
vlicense LICENSE.MIT
|
||||||
|
|
Loading…
Reference in New Issue