development/poedit: Updated for version 1.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a8f4e8606a
commit
41109beaf4
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=poedit
|
||||
VERSION=${VERSION:-1.6.11}
|
||||
VERSION=${VERSION:-1.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="poedit"
|
||||
VERSION="1.6.11"
|
||||
VERSION="1.7.1"
|
||||
HOMEPAGE="http://www.poedit.net"
|
||||
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v1.6.11-oss/poedit-1.6.11.tar.gz"
|
||||
MD5SUM="9ffd93844e50f65c89c2a8d58c2ddcca"
|
||||
DOWNLOAD="https://github.com/vslavik/poedit/releases/download/v1.7.1-oss/poedit-1.7.1.tar.gz"
|
||||
MD5SUM="52915cd751c926366cf6a08371caff57"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxGTK3 LucenePlusPlus"
|
||||
|
|
Loading…
Reference in New Issue