Skip to content

Commit

Permalink
bump(main/dictd): 1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Jan 21, 2025
1 parent 9973bd0 commit cf76b9a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 33 deletions.
6 changes: 4 additions & 2 deletions packages/dictd/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ TERMUX_PKG_HOMEPAGE=https://sourceforge.net/projects/dict/
TERMUX_PKG_DESCRIPTION="Online dictionary client and server"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.13.1
TERMUX_PKG_VERSION="1.13.3"
TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/project/dict/dictd/dictd-${TERMUX_PKG_VERSION}/dictd-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=e4f1a67d16894d8494569d7dc9442c15cc38c011f2b9631c7f1cc62276652a1b
TERMUX_PKG_SHA256=192129dfb38fa723f48a9586c79c5198fc4904fec1757176917314dd073f1171
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libmaa, zlib"
TERMUX_PKG_CONFFILES="etc/dict.conf"
TERMUX_PKG_EXTRA_MAKE_ARGS="LEX=flex"

termux_step_post_make_install() {
install -Dm600 $TERMUX_PKG_BUILDER_DIR/dict.conf $TERMUX_PREFIX/etc/dict.conf
Expand Down
31 changes: 0 additions & 31 deletions packages/dictd/dictd-1.13.0-lex.patch

This file was deleted.

0 comments on commit cf76b9a

Please sign in to comment.