mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
libraqm: update to 0.5.0
This commit is contained in:
parent
3286bda33a
commit
ad777bfe7b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libraqm'
|
# Template file for 'libraqm'
|
||||||
pkgname=libraqm
|
pkgname=libraqm
|
||||||
version=0.4.0
|
version=0.5.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="raqm-${version}"
|
wrksrc="raqm-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/HOST-Oman/libraqm"
|
homepage="https://github.com/HOST-Oman/libraqm"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="https://github.com/HOST-Oman/libraqm/releases/download/v${version}/raqm-${version}.tar.gz"
|
distfiles="https://github.com/HOST-Oman/libraqm/releases/download/v${version}/raqm-${version}.tar.gz"
|
||||||
checksum=f90f79c4d055453d692d45255843589e502d10c83665715c1fc0ed9a1fd0d522
|
checksum=a06036ad6bd0abdc656de0b4189cc7f397ec1beb17061012732e32761a02c989
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue