mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +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'
|
||||
pkgname=sratom
|
||||
version=0.6.16
|
||||
version=0.6.18
|
||||
revision=1
|
||||
build_style=meson
|
||||
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)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
checksum=71c157991183e53d0555393bb4271c75c9b5f5dab74a5ef22f208bb22de322c4
|
||||
checksum=4c6a6d9e0b4d6c01cc06a8849910feceb92e666cb38779c614dd2404a9931e92
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue