mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sratom: update to 0.6.18.
This commit is contained in:
parent
78bf2785da
commit
e253324545
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sratom'
|
# Template file for 'sratom'
|
||||||
pkgname=sratom
|
pkgname=sratom
|
||||||
version=0.6.16
|
version=0.6.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -8,9 +8,10 @@ makedepends="serd-devel sord-devel lv2"
|
||||||
short_desc="Library for serialising LV2 atoms to/from RDF (Turtle syntax)"
|
short_desc="Library for serialising LV2 atoms to/from RDF (Turtle syntax)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://drobilla.net/software/sratom/"
|
homepage="https://gitlab.com/lv2/sratom/"
|
||||||
|
changelog="https://gitlab.com/lv2/sratom/-/raw/main/NEWS"
|
||||||
distfiles="https://download.drobilla.net/${pkgname}-${version}.tar.xz"
|
distfiles="https://download.drobilla.net/${pkgname}-${version}.tar.xz"
|
||||||
checksum=71c157991183e53d0555393bb4271c75c9b5f5dab74a5ef22f208bb22de322c4
|
checksum=4c6a6d9e0b4d6c01cc06a8849910feceb92e666cb38779c614dd2404a9931e92
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue