mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
libsndfile: update to 1.0.28.
This commit is contained in:
parent
2aca028749
commit
b777955fb4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libsndfile'
|
# Template file for 'libsndfile'
|
||||||
pkgname=libsndfile
|
pkgname=libsndfile
|
||||||
version=1.0.27
|
version=1.0.28
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config python"
|
hostmakedepends="pkg-config python"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.mega-nerd.com/libsndfile"
|
homepage="http://www.mega-nerd.com/libsndfile"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="http://www.mega-nerd.com/$pkgname/files/$pkgname-$version.tar.gz"
|
distfiles="http://www.mega-nerd.com/$pkgname/files/$pkgname-$version.tar.gz"
|
||||||
checksum=a391952f27f4a92ceb2b4c06493ac107896ed6c76be9a613a4731f076d30fac0
|
checksum=1ff33929f042fa333aed1e8923aa628c3ee9e1eb85512686c55092d1e5a9dfa9
|
||||||
|
|
||||||
libsndfile-progs_package() {
|
libsndfile-progs_package() {
|
||||||
short_desc+=" - bundled cmdline apps"
|
short_desc+=" - bundled cmdline apps"
|
||||||
|
|
Loading…
Add table
Reference in a new issue