libbaseencode: update to 1.0.15.
This commit is contained in:
parent
38bff4107c
commit
9c79951498
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libbaseencode'
|
# Template file for 'libbaseencode'
|
||||||
pkgname=libbaseencode
|
pkgname=libbaseencode
|
||||||
version=1.0.14
|
version=1.0.15
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Library for encoding decoding data use base32 or base64"
|
short_desc="Library for encoding decoding data use base32 or base64"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/paolostivanin/libbaseencode"
|
homepage="https://github.com/paolostivanin/libbaseencode"
|
||||||
distfiles="https://github.com/paolostivanin/libbaseencode/archive/v${version}.tar.gz"
|
distfiles="https://github.com/paolostivanin/libbaseencode/archive/v${version}.tar.gz"
|
||||||
checksum=bc95a64507b4ac359eec1f858a6bdcf84c9562424d40fbea8ab00021e9b3197c
|
checksum=1b797b1b403358949201049675f70a495dee8e338df52f7790c7ad6e6a0027fa
|
||||||
|
|
||||||
libbaseencode-devel_package() {
|
libbaseencode-devel_package() {
|
||||||
depends="libbaseencode-${version}_${revision}"
|
depends="libbaseencode-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue