xosview: update to 1.20. (#8924)
This commit is contained in:
parent
08dc3002f5
commit
086641bb4f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xosview'
|
# Template file for 'xosview'
|
||||||
pkgname=xosview
|
pkgname=xosview
|
||||||
version=1.19
|
version=1.20
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libXpm-devel"
|
makedepends="libXpm-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.pogo.org.uk/~mark/xosview"
|
homepage="http://www.pogo.org.uk/~mark/xosview"
|
||||||
distfiles="http://www.pogo.org.uk/~mark/xosview/releases/xosview-${version}.tar.gz"
|
distfiles="http://www.pogo.org.uk/~mark/xosview/releases/xosview-${version}.tar.gz"
|
||||||
checksum=08b6a9e6c1963c03ba9dcb31981b9e0e93d5d1d9959cadec86be1b09e2b22caf
|
checksum=5acbb90273e2473235d2fd63e1725dbef3eb217f09f3ed7b38b8c7fbbad144e1
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) # does not have asm/io.h
|
*-musl) # does not have asm/io.h
|
||||||
|
|
Loading…
Reference in New Issue