alembic: update to 1.7.16
This commit is contained in:
parent
c2147302e3
commit
f90f07364f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'alembic'
|
||||
pkgname=alembic
|
||||
version=1.7.13
|
||||
version=1.7.16
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause, MIT"
|
||||
homepage="https://alembic.io"
|
||||
distfiles="https://github.com/alembic/alembic/archive/${version}.tar.gz"
|
||||
checksum=14a44a1d28d1a0736655e53fc529dd4d3993bf4d03535f66de9e634c9b47d441
|
||||
checksum=2529586c89459af34d27a36ab114ad1d43dafd44061e65cfcfc73b7457379e7c
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*) ;;
|
||||
|
|
Loading…
Reference in New Issue