mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
poedit: update to 1.8.7.1.
This commit is contained in:
parent
5794e2397b
commit
9a5322b092
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'poedit'
|
# Template file for 'poedit'
|
||||||
pkgname=poedit
|
pkgname=poedit
|
||||||
version=1.8.7
|
version=1.8.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-wx-config=wx-config-3.0"
|
configure_args="--with-wx-config=wx-config-3.0"
|
||||||
|
@ -12,4 +12,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.poedit.net/"
|
homepage="http://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=562d9fdf44869db63ad5c219a79aeecda859490d57e43e00140b0e8114006a46
|
checksum=358305d053aee825d6275fdbd9d69e86117f88cc441a5524365fe180a6770902
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue