poedit: update to 2.3.
This commit is contained in:
parent
155a24748c
commit
1d68c8a0f9
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'poedit'
|
# Template file for 'poedit'
|
||||||
pkgname=poedit
|
pkgname=poedit
|
||||||
version=2.2.4
|
version=2.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-wx-config=wx-config-gtk3"
|
configure_args="--with-wx-config=wx-config-gtk3"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.poedit.net/"
|
homepage="https://www.poedit.net/"
|
||||||
distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz"
|
distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz"
|
||||||
checksum=c18ee55fbc03d0a25d8260298a9cc489774140e79fe33ad80fcbc34a97df744a
|
checksum=ce6ea0ed5d7e02018aa763513f99aef4e4db8b298f2d272fc39ec3d793613cea
|
||||||
|
|
||||||
CPPFLAGS="-DUCHAR_TYPE=uint16_t"
|
CPPFLAGS="-DUCHAR_TYPE=uint16_t"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue