alembic: update to 1.8.5.

This commit is contained in:
André Cerqueira 2023-04-23 21:18:39 +01:00 committed by Andrew Benson
parent cc6af2ee31
commit 109ce90d68
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'alembic'
pkgname=alembic
version=1.8.4
revision=2
version=1.8.5
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="zlib-devel imath-devel"
@ -11,7 +11,7 @@ license="BSD-3-Clause, MIT"
homepage="https://www.alembic.io"
changelog="https://raw.githubusercontent.com/alembic/alembic/master/NEWS.txt"
distfiles="https://github.com/alembic/alembic/archive/${version}.tar.gz"
checksum=e0fe1e16e6ec9a699b5f016f9e0ed31a384a008cfd9184f31253e2e096b1afda
checksum=180a12f08d391cd89f021f279dbe3b5423b1db751a9898540c8059a45825c2e9
case "$XBPS_TARGET_MACHINE" in
ppc64*) ;;