libdispatch: bump package's epoch due to changed versioning scheme

This commit is contained in:
Leonid Pliushch 2019-09-23 14:52:09 +03:00
parent 00f317de48
commit 2bd396bca9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://github.com/apple/swift-corelibs-libdspatch
TERMUX_PKG_DESCRIPTION="The libdispatch project, for concurrency on multicore hardware"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_VERSION=5.1
TERMUX_PKG_VERSION=1:5.1
TERMUX_PKG_SRCURL=https://github.com/apple/swift-corelibs-libdispatch/archive/swift-${TERMUX_PKG_VERSION}-RELEASE.tar.gz
TERMUX_PKG_SHA256=da24d299eecc10e7d4b40a24e0700ca2f73da622795ecf6f4a5da4d33c486662
TERMUX_PKG_DEPENDS="libc++"