libglob: update distfiles url, license name, revbump
This commit is contained in:
parent
71c292c472
commit
e44ecb441e
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'libglob'
|
||||
pkgname=libglob
|
||||
version=1.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
only_for_archs="aarch64-musl armv6l-musl armv7l-musl i686-musl mips-musl mipshf-musl mipsel-musl mipselhf-musl x86_64-musl"
|
||||
short_desc="BSD glob(3) implementation for the musl C library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="3-clause-BSD"
|
||||
homepage="https://github.com/voidlinux/libglob"
|
||||
distfiles="https://github.com/voidlinux/${pkgname}/archive/${version}.tar.gz"
|
||||
license="BSD-3-clause"
|
||||
homepage="https://github.com/void-linux/libglob"
|
||||
distfiles="https://github.com/void-linux/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=4f1b204dad065689941c64828a92441fb316c9c7539b39525fa728125da65e22
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue