xstdcmap: update to 1.0.5.
Alan Coopersmith (7): gitlab CI: add a basic build test Build xz tarballs instead of bzip2 gitlab CI: stop requiring Signed-off-by in commits Use C99 loop variable declarations Remove unnecessary cast of XFree() argument Remove unneeded variable initializations xstdcmap 1.0.5
This commit is contained in:
parent
ee34d78d86
commit
cba68fd8dd
2 changed files with 7 additions and 7 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.6 2020/01/18 23:36:13 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2022/12/04 15:45:17 wiz Exp $
|
||||
|
||||
DISTNAME= xstdcmap-1.0.4
|
||||
DISTNAME= xstdcmap-1.0.5
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= https://xorg.freedesktop.org/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2021/10/26 11:34:57 nia Exp $
|
||||
$NetBSD: distinfo,v 1.6 2022/12/04 15:45:17 wiz Exp $
|
||||
|
||||
BLAKE2s (xstdcmap-1.0.4.tar.bz2) = 76bbf3f66ca346340db0ab95f7f3ed98ba8480efda84c07c89414db5b7476932
|
||||
SHA512 (xstdcmap-1.0.4.tar.bz2) = 2adbb0aec1766341e04090efa962241ff6c9e32c612851b7221cec0ee16852107d406a08ec5251070f39df882c13e3c8c9edcd88f278187a9f373e1727643a8f
|
||||
Size (xstdcmap-1.0.4.tar.bz2) = 126269 bytes
|
||||
BLAKE2s (xstdcmap-1.0.5.tar.xz) = c3dd6b5c948148733ad7d70fb4dfdbfd5e5396d455da254e627ca0fa5d0ce106
|
||||
SHA512 (xstdcmap-1.0.5.tar.xz) = 3f2047af1d328a34d38ededc13de00298db3300eab1d1dbdff7d2aa4a3cd543a79305bfbd2e6424c5e023cf866a4f7a70aa9a3014444d543268d2f812a322a49
|
||||
Size (xstdcmap-1.0.5.tar.xz) = 120796 bytes
|
||||
|
|
Loading…
Reference in a new issue