mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 04:05:40 +03:00
testing/e_dbus: upgrade to 1.7.9
This commit is contained in:
parent
60355ee33a
commit
24c84d24c8
1 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
pkgname=e_dbus
|
pkgname=e_dbus
|
||||||
pkgver=1.7.8
|
pkgver=1.7.9
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Enlightenment's (Ecore) integration to DBus"
|
pkgdesc="Enlightenment's (Ecore) integration to DBus"
|
||||||
url="http://trac.enlightenment.org/e/wiki/E_Dbus"
|
url="http://trac.enlightenment.org/e/wiki/E_Dbus"
|
||||||
arch="all"
|
arch="all"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
depends=
|
depends=""
|
||||||
depends_dev="dbus-dev eina-dev ecore-dev udisks-dev"
|
depends_dev="dbus-dev eina-dev ecore-dev udisks-dev"
|
||||||
makedepends="$depends_dev"
|
makedepends="$depends_dev"
|
||||||
install=""
|
install=""
|
||||||
|
@ -42,6 +42,6 @@ package() {
|
||||||
rm "$pkgdir"/usr/lib/*.la
|
rm "$pkgdir"/usr/lib/*.la
|
||||||
}
|
}
|
||||||
|
|
||||||
md5sums="8711070b57873b2b2a0024b198e50906 e_dbus-1.7.8.tar.gz"
|
md5sums="8f72da14e5664aad8c45eeeca0e3ff5f e_dbus-1.7.9.tar.gz"
|
||||||
sha256sums="9e94f1c522ac9faec991cd90c91e4e26b355909dbba21b42585359841937af78 e_dbus-1.7.8.tar.gz"
|
sha256sums="c328c4cf1424629cb67c83689ccc1f95967abcb4c03dffd437e93b799ff151c1 e_dbus-1.7.9.tar.gz"
|
||||||
sha512sums="bd90dd8138d3b6887a8f5edac1ecab1ce6395c8ec1b7e9a9456aa51acf0ff591d4fb55ab5518bd1fce6ccbf834707aaeac8b0871160f47f4412423346c689a9c e_dbus-1.7.8.tar.gz"
|
sha512sums="4f91d6aea44811a848a80d75cecdd99ca1fdcff8ca2f5a65426e0ef073b41c04a94c80cfa9fcd7d4e73315a3e2a8d1e18068be9520253952cb8350e727be2502 e_dbus-1.7.9.tar.gz"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue