mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libbsd: update to 0.11.8.
This commit is contained in:
parent
9c4502cbd9
commit
88fd485cc1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libbsd'
|
# Template file for 'libbsd'
|
||||||
pkgname=libbsd
|
pkgname=libbsd
|
||||||
version=0.11.7
|
version=0.11.8
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libmd-devel"
|
makedepends="libmd-devel"
|
||||||
short_desc="Provides useful functions commonly found on BSD system"
|
short_desc="Provides useful functions commonly found on BSD system"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="ISC, MIT, Beerware, BSD-2-Clause, BSD-3-Clause, BSD-4-Clause"
|
license="ISC, MIT, Beerware, BSD-2-Clause, BSD-3-Clause, BSD-4-Clause"
|
||||||
homepage="https://libbsd.freedesktop.org/"
|
homepage="https://libbsd.freedesktop.org/"
|
||||||
distfiles="https://libbsd.freedesktop.org/releases/libbsd-${version}.tar.xz"
|
distfiles="https://libbsd.freedesktop.org/releases/libbsd-${version}.tar.xz"
|
||||||
checksum=9baa186059ebbf25c06308e9f991fda31f7183c0f24931826d83aa6abd8a0261
|
checksum=55fdfa2696fb4d55a592fa9ad14a9df897c7b0008ddb3b30c419914841f85f33
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue