libgit2-glib: Update to 0.0.24
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
_realname=libgit2-glib
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.0.22
|
||||
pkgver=0.0.24
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
pkgdesc="A glib wrapper library around the libgit2 git access library (mingw-w64)"
|
||||
@@ -17,8 +17,7 @@ options=('strip' 'staticlibs')
|
||||
license=("LGPL")
|
||||
url="https://wiki.gnome.org/Projects/Libgit2-glib"
|
||||
source=("http://ftp.gnome.org/pub/gnome/sources/${_realname}/${pkgver%.*}/${_realname}-$pkgver.tar.xz")
|
||||
sha256sums=('e385821255f89ecb96d576af93c3bfa32c67906e5d4fd2fc3bc542cb7ae2399a'
|
||||
)
|
||||
sha256sums=('8a0a6f65d86f2c8cb9bcb20c5e0ea6fd02271399292a71fc7e6852f13adbbdb8')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"/${_realname}-${pkgver}
|
||||
|
||||
Reference in New Issue
Block a user