Skip to content

Commit f744696

Browse files
revbump(main/netstandard-targeting-pack-2.1): to match the version in
apt repository We have netstandard-targeting-pack-2.1 at version 9.0-2, while in termux-packages it's at 9.0. So make both of them at the same version The revision was removed from the package in termux/termux-packages#28486. Somehow it passed codereviews as intermediately, the version was bumped to 10.0, and was rolled back without setting the revision Works upon #29408
1 parent 96e7026 commit f744696

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/netstandard-targeting-pack-2.1

packages/netstandard-targeting-pack-2.1/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="A metapackage for NETStandard.Library 2.1 Targeting Pack
33
TERMUX_PKG_LICENSE="Public Domain"
44
TERMUX_PKG_MAINTAINER="@truboxl"
55
TERMUX_PKG_VERSION="9.0"
6+
TERMUX_PKG_REVISION=3
67
TERMUX_PKG_DEPENDS="netstandard-targeting-pack-2.1-9.0 | netstandard-targeting-pack-2.1-8.0"
78
TERMUX_PKG_ANTI_BUILD_DEPENDS="netstandard-targeting-pack-2.1-9.0, netstandard-targeting-pack-2.1-8.0"
89
TERMUX_PKG_AUTO_UPDATE=false

0 commit comments

Comments
 (0)