mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
amp: update to 0.5.2.
This commit is contained in:
parent
8eab92c02b
commit
58b996d0f9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'amp'
|
# Template file for 'amp'
|
||||||
pkgname=amp
|
pkgname=amp
|
||||||
version=0.5.1
|
version=0.5.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="cmake git perl pkg-config python3"
|
hostmakedepends="cmake git perl pkg-config python3"
|
||||||
makedepends="libcurl-devel libgit2-devel libxcb-devel"
|
makedepends="libcurl-devel libgit2-devel libxcb-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://amp.rs"
|
homepage="https://amp.rs"
|
||||||
changelog="https://raw.githubusercontent.com/jmacdonald/amp/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/jmacdonald/amp/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/jmacdonald/amp/archive/${version}.tar.gz"
|
distfiles="https://github.com/jmacdonald/amp/archive/${version}.tar.gz"
|
||||||
checksum=c4090ca66be597c833c29578a69457087d9f17236d1c8bf430d14a9e7d3cb50b
|
checksum=e1f22a829205cf44f8c3fcf5660dbdb9a3c5a1f64b92c67dcdb75a30ad7e5a60
|
||||||
|
|
||||||
export LIBGIT2_SYS_USE_PKG_CONFIG=1
|
export LIBGIT2_SYS_USE_PKG_CONFIG=1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue