LoginKit-git: update to 20150113.
This commit is contained in:
parent
a72a8d7d03
commit
8fa11ee37f
1 changed files with 3 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'LoginKit-git'
|
||||
pkgname=LoginKit-git
|
||||
version=20141226
|
||||
_githash="de851c4c1550a2f1389ba7f14aa738d94f8a4504"
|
||||
version=20150113
|
||||
_githash="0db7389e44423150baa815647307e471f65d11bd"
|
||||
_gitshort="${_githash:0:7}"
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
|
@ -13,14 +13,9 @@ maintainer="Enno Boland <g@s01.de>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/dimkr/LoginKit"
|
||||
distfiles="https://github.com/dimkr/LoginKit/archive/${_githash}.tar.gz"
|
||||
checksum=60389ef27d40d2539a3dcd31780adebe80fc0e1f89988bbdd61b2300ff163633
|
||||
checksum=a304f58c13f1ae1ed93f87da44ba17d498adfb01f6df54e5d724ee6722abbc8b
|
||||
wrksrc="LoginKit-$_githash"
|
||||
|
||||
pre_install() {
|
||||
# Fix missing file error
|
||||
ln libsystemd-journal/sd-journal.h libsystemd-journal/journal.h
|
||||
}
|
||||
|
||||
LoginKit-git-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue