mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 08:37:02 +02:00
libjaylink: update to 0.3.1.
This commit is contained in:
parent
cee495f786
commit
520a55987d
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libjaylink'
|
||||
pkgname=libjaylink
|
||||
version=0.3.0
|
||||
version=0.3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -11,11 +11,10 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://gitlab.zapb.de/libjaylink/libjaylink"
|
||||
changelog="https://gitlab.zapb.de/libjaylink/libjaylink/-/raw/master/NEWS"
|
||||
distfiles="https://gitlab.zapb.de/libjaylink/libjaylink/-/archive/${version}/libjaylink-${version}.tar.gz"
|
||||
checksum=7885e295a567bcacb3f5ec825647d99b2bb0f7e37ccb390019813ff6e249b9b5
|
||||
checksum=a2d98c1aa13dcf41c6c681767a43cdefc42b6f71af9362937555051007514cd9
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
vsed -e '3904s/^+//' -i configure
|
||||
}
|
||||
|
||||
libjaylink-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue