unibilium: update to 1.2.0.
This commit is contained in:
parent
8050bcb674
commit
2966282fad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'unibilium'
|
||||
pkgname=unibilium
|
||||
version=1.1.6
|
||||
version=1.2.0
|
||||
revision=1
|
||||
# build_style="gnu-makefile"
|
||||
hostmakedepends="libtool perl"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="LGPL-3"
|
||||
homepage="https://github.com/mauke/unibilium"
|
||||
distfiles="https://github.com/mauke/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum="b2d3df3e8b6fd7c84b7b585806b3a33c068a392486cf82074faf3d78bd2ea1ed"
|
||||
checksum=623af1099515e673abfd3cae5f2fa808a09ca55dda1c65a7b5c9424eb304ead8
|
||||
CFLAGS="-fPIC"
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue