mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
sord: update to 0.16.0.
This commit is contained in:
parent
fa9b7ae573
commit
0bbb97f813
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sord'
|
# Template file for 'sord'
|
||||||
pkgname=sord
|
pkgname=sord
|
||||||
version=0.14.0
|
version=0.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=waf
|
build_style=waf
|
||||||
hostmakedepends="pkg-config python"
|
hostmakedepends="pkg-config python"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://drobilla.net/software/sord/"
|
homepage="http://drobilla.net/software/sord/"
|
||||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=7656d8ec56a43e0f0a168fe78670a7628a42d3a597b53c7a72ac243a74e0f19a
|
checksum=9d3cb2c9966e93f537f37377171f162023cea6784ca069699be4a7770c8a035a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue