mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libbaseencode: update to 1.0.14.
This commit is contained in:
parent
c089d2bf4e
commit
c7bcf71255
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libbaseencode'
|
||||
pkgname=libbaseencode
|
||||
version=1.0.12
|
||||
version=1.0.14
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Library for encoding decoding data use base32 or base64"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/paolostivanin/libbaseencode"
|
||||
distfiles="https://github.com/paolostivanin/libbaseencode/archive/v${version}.tar.gz"
|
||||
checksum=ee9d4cc198d48365633274f41bd1b0eae12f9bef49182ea20050aa68f60e09b6
|
||||
checksum=bc95a64507b4ac359eec1f858a6bdcf84c9562424d40fbea8ab00021e9b3197c
|
||||
|
||||
libbaseencode-devel_package() {
|
||||
depends="libbaseencode-${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue