dbus: Update to 1.12.12
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=dbus
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=1.12.10
|
||||
pkgver=1.12.12
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
pkgdesc="Freedesktop.org message bus system (mingw-w64)"
|
||||
@@ -17,7 +17,7 @@ options=('strip' 'staticlibs')
|
||||
license=("BSD")
|
||||
url="https://www.freedesktop.org/wiki/Software/dbus"
|
||||
source=("https://dbus.freedesktop.org/releases/dbus/${_realname}-${pkgver}.tar.gz"{,.asc})
|
||||
sha256sums=('4b693d24976258c3f2fa9cc33ad9288c5fbfa7a16481dbd9a8a429f7aa8cdcf7'
|
||||
sha256sums=('9546f226011a1e5d9d77245fe5549ef25af4694053189d624d0d6ac127ecf5f8'
|
||||
'SKIP')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user