mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
nsxiv: update to 33.
This commit is contained in:
parent
78bb6bcfbc
commit
3371c37891
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nsxiv'
|
# Template file for 'nsxiv'
|
||||||
pkgname=nsxiv
|
pkgname=nsxiv
|
||||||
version=32
|
version=33
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_target=install-all
|
make_install_target=install-all
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://codeberg.org/nsxiv/nsxiv"
|
homepage="https://codeberg.org/nsxiv/nsxiv"
|
||||||
changelog="https://codeberg.org/nsxiv/nsxiv/raw/branch/master/CHANGELOG.md"
|
changelog="https://codeberg.org/nsxiv/nsxiv/raw/branch/master/CHANGELOG.md"
|
||||||
distfiles="https://codeberg.org/nsxiv/nsxiv/archive/v${version}.tar.gz"
|
distfiles="https://codeberg.org/nsxiv/nsxiv/archive/v${version}.tar.gz"
|
||||||
checksum=49ef1eb775ef6c34f55dada7a3f446c9c5c6773c9e208509ffef27a656338a90
|
checksum=7562af026024c28a93f5ca0cefd170c6b139cf2974165bcd695932d2cd9345c5
|
||||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue