peru: update to 1.3.2.
This commit is contained in:
parent
f6916b6c5c
commit
716d1268c8
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'peru'
|
||||
pkgname=peru
|
||||
version=1.3.1
|
||||
revision=2
|
||||
version=1.3.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling python3-wheel"
|
||||
depends="curl git mercurial python3 python3-docopt python3-yaml"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/buildinspace/peru"
|
||||
distfiles="https://github.com/buildinspace/peru/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=6a21108f8b0417301d3cd76fa220906cea9d58f95208b70191282972f8bb8ff9
|
||||
checksum=5778f76e83aedc1b01cd77992716a855c134346168a9167c37b8c1ac9c22dfa3
|
||||
|
||||
do_check() {
|
||||
local skiptests
|
||||
|
|
Loading…
Reference in New Issue