libconfini: Update to 1.14.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=libconfini
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=1.14.0
|
||||
pkgver=1.14.1
|
||||
pkgrel=1
|
||||
pkgdesc='Yet another INI parser (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -11,7 +11,7 @@ url='https://madmurphy.github.io/libconfini'
|
||||
license=('GPL')
|
||||
options=('staticlibs')
|
||||
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/madmurphy/${_realname}/archive/${pkgver}.tar.gz")
|
||||
sha256sums=('be0816eaf95a43b2151a5b0fbbccb53ad793b5cf951e5ee26ff70bf7c30b4be5')
|
||||
sha256sums=('bbf59409b65812fcc41ed86a20a1dc478d78249fc5c2bd5ba68eeeda41106859')
|
||||
noextract=(${_realname}-${pkgver}.tar.gz)
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user