mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libsndfile: update to 1.2.2.
This commit is contained in:
parent
c163a9f1de
commit
13a1095c37
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libsndfile'
|
# Template file for 'libsndfile'
|
||||||
pkgname=libsndfile
|
pkgname=libsndfile
|
||||||
version=1.2.0
|
version=1.2.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-static"
|
configure_args="--enable-static"
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3"
|
||||||
|
@ -12,7 +12,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://libsndfile.github.io/libsndfile/"
|
homepage="https://libsndfile.github.io/libsndfile/"
|
||||||
changelog="https://github.com/libsndfile/libsndfile/raw/master/CHANGELOG.md"
|
changelog="https://github.com/libsndfile/libsndfile/raw/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/libsndfile/libsndfile/releases/download/${version}/libsndfile-${version}.tar.xz"
|
distfiles="https://github.com/libsndfile/libsndfile/releases/download/${version}/libsndfile-${version}.tar.xz"
|
||||||
checksum=0e30e7072f83dc84863e2e55f299175c7e04a5902ae79cfb99d4249ee8f6d60a
|
checksum=3799ca9924d3125038880367bf1468e53a1b7e3686a934f098b7e1d286cdb80e
|
||||||
|
|
||||||
libsndfile-progs_package() {
|
libsndfile-progs_package() {
|
||||||
short_desc+=" - bundled cmdline apps"
|
short_desc+=" - bundled cmdline apps"
|
||||||
|
|
Loading…
Add table
Reference in a new issue