Skip to content

Commit

Permalink
mold: update to 2.3.1
Browse files Browse the repository at this point in the history
3rav authored Oct 20, 2023
1 parent 5ccb632 commit 2d48d6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-mold/PKGBUILD
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
_realname=mold
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2.2.0
pkgver=2.3.1
pkgrel=1
pkgdesc="A Modern Linker (mingw-w64)"
arch=('any')
@@ -21,7 +21,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-ninja")
source=("${_realname}-${pkgver}.tar.gz::https://github.com/rui314/mold/archive/v${pkgver}.tar.gz"
"002-cmake-copy-instead-symlink.patch")
sha256sums=('78DDDDAAA004E50F8D92A13D8E792A46A1B37745FAB48D39AD16AEB5A776E7C6'
sha256sums=('380F540114408C37BCDB7F3BDA91A056448A93124CA6992A373AE2BDA35E9AF7'
'0c0c755132035defbe857977fd1c0dcd4251f4a241506f1f249ce5be3c534576')
noextract=(${_realname}-${pkgver}.tar.gz)

0 comments on commit 2d48d6a

Please sign in to comment.