libCello: update to 2.1.0.
This commit is contained in:
parent
68f3e52a7d
commit
012ab7febd
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'libcello'
|
||||
pkgname=libCello
|
||||
version=2.0.3
|
||||
version=2.1.0
|
||||
revision=1
|
||||
short_desc="Higher level programming in C"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.libcello.org/"
|
||||
license="BSD"
|
||||
distfiles="http://$pkgname.org/static/$pkgname-$version.tar.gz"
|
||||
checksum=2ebe995f0175c8397f41a32751e60d1b4907eddae7c1442c67d484a16d1c6b99
|
||||
checksum=49acf6525ac6808c49f2125ecdc101626801cffe87da16736afb80684b172b28
|
||||
|
||||
post_configure() {
|
||||
# There is no include <execinfo.h> in musl libc
|
||||
|
|
Loading…
Reference in a new issue