mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
alembic: update to 1.8.6.
This commit is contained in:
parent
a15e2696c2
commit
f7c131ae9c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'alembic'
|
# Template file for 'alembic'
|
||||||
pkgname=alembic
|
pkgname=alembic
|
||||||
version=1.8.5
|
version=1.8.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="zlib-devel imath-devel"
|
makedepends="zlib-devel imath-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="BSD-3-Clause, MIT"
|
||||||
homepage="https://www.alembic.io"
|
homepage="https://www.alembic.io"
|
||||||
changelog="https://raw.githubusercontent.com/alembic/alembic/master/NEWS.txt"
|
changelog="https://raw.githubusercontent.com/alembic/alembic/master/NEWS.txt"
|
||||||
distfiles="https://github.com/alembic/alembic/archive/${version}.tar.gz"
|
distfiles="https://github.com/alembic/alembic/archive/${version}.tar.gz"
|
||||||
checksum=180a12f08d391cd89f021f279dbe3b5423b1db751a9898540c8059a45825c2e9
|
checksum=c572ebdea3a5f0ce13774dd1fceb5b5815265cd1b29d142cf8c144b03c131c8c
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
ppc64*) ;;
|
ppc64*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue