Skip to content

Commit

Permalink
fix(main/bsd-finger): remember to revbump package after build fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
TomJo2000 committed Jul 29, 2024
1 parent f60bc95 commit 56203bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/bsd-finger/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="User information lookup program"
TERMUX_PKG_LICENSE="BSD"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.17
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://salsa.debian.org/debian/bsd-finger/-/archive/upstream/${TERMUX_PKG_VERSION}/bsd-finger-upstream-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=56e18928a04b38eadea741f9f07db6155ce56b6992defba3c0e32f9caeee9109
TERMUX_PKG_BUILD_IN_SRC=true
Expand Down

0 comments on commit 56203bb

Please sign in to comment.