amp: update to 0.4.1.
This commit is contained in:
parent
45a96d43e5
commit
bf64311564
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'amp'
|
||||
pkgname=amp
|
||||
version=0.4.0
|
||||
version=0.4.1
|
||||
revision=1
|
||||
hostmakedepends="cargo cmake git perl pkg-config python3"
|
||||
makedepends="libcurl-devel libgit2-devel libxcb-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Wilson Birney <wpb@360scada.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://amp.rs"
|
||||
distfiles="https://github.com/jmacdonald/amp/archive/${version}.tar.gz"
|
||||
checksum=6bb6f5da2b14776f677a2ca7781eb82532181806975ecd92496c232ef3347266
|
||||
checksum=c6c3df2183145db45242c03b05c1bac972b0be15dd86aa2db54a95baa34be2a7
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue