flexdll: update to 0.44

This commit is contained in:
Konstantin Podsvirov
2026-01-13 23:45:48 +03:00
committed by Dirk Stolle
parent 24bcc8594d
commit 39cba27a80

View File

@@ -5,7 +5,7 @@ _bootstrap_flexdll=1
_realname=flexdll
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=0.43
pkgver=0.44
pkgrel=1
pkgdesc="An implementation of a dlopen-like API for Windows (mingw-w64)"
arch=('any')
@@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-ocaml"
source=("https://github.com/ocaml/flexdll/archive/${pkgver}/flexdll-${pkgver}.tar.gz"
"0003-Remove-the-usages-of-stdout-to-workaround-the-missin.patch"
"0004-use-lib-flexdll-as-the-default-library-path.patch")
sha256sums=('10e171ab7d2f8b2f238b53bb9944d4b26686f5703fbc1c059532791bc91be949'
sha256sums=('b7c6a92286f1f3065324d51083dcb16eec436a4e6e3b8df7cf836b6d7a8b9491'
'3d9470049d1e8070861cf344b6e31caca89c98ab9801483b48d69e81a45c1d1e'
'c5e6d9891557866d1dfaed3a693dfaa294babfbecec1970ac2f51ae9eabc10d8')