mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
libbaseencode: update to 1.0.12.
This commit is contained in:
parent
7e85855933
commit
07f1f2cd9e
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'libbaseencode'
|
# Template file for 'libbaseencode'
|
||||||
pkgname=libbaseencode
|
pkgname=libbaseencode
|
||||||
version=1.0.9
|
version=1.0.12
|
||||||
revision=2
|
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"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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=a183d7cf30d931b2a078d6f0ef64616b71ab26f9258e5f4e191778c7ace7175d
|
checksum=ee9d4cc198d48365633274f41bd1b0eae12f9bef49182ea20050aa68f60e09b6
|
||||||
|
|
||||||
libbaseencode-devel_package() {
|
libbaseencode-devel_package() {
|
||||||
depends="libbaseencode-${version}_${revision}"
|
depends="libbaseencode-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue