mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libXpm: update to 3.5.14.
This commit is contained in:
parent
0a91498e49
commit
dfe9657ae6
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libXpm'
|
||||
pkgname=libXpm
|
||||
version=3.5.13
|
||||
version=3.5.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="gettext pkg-config"
|
||||
|
@ -9,8 +9,8 @@ short_desc="X PixMap Library from modular Xorg X11"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="${XORG_SITE}"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=9cd1da57588b6cb71450eff2273ef6b657537a9ac4d02d0014228845b935ac25
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.xz"
|
||||
checksum=f7eb8f69c039281def8258ae6859adb5f050fbe161ab3d6a2d6ef109a603eac2
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue