mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 12:15:11 +02:00
parent
2aa6c5df23
commit
37cc02ba1d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmspub'
|
# Template file for 'libmspub'
|
||||||
pkgname=libmspub
|
pkgname=libmspub
|
||||||
version=0.1.3
|
version=0.1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://cgit.freedesktop.org/libreoffice/libmspub/commit/"
|
homepage="http://cgit.freedesktop.org/libreoffice/libmspub/commit/"
|
||||||
distfiles="https://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
|
distfiles="https://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=f0225f0ff03f6bec4847d7c2d8719a36cafc4b97a09e504b610372cc5b981c97
|
checksum=ef36c1a1aabb2ba3b0bedaaafe717bf4480be2ba8de6f3894be5fd3702b013ba
|
||||||
|
|
||||||
libmspub-devel_package() {
|
libmspub-devel_package() {
|
||||||
depends="libmspub>=${version}_${revision} $makedepends"
|
depends="libmspub>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue