xorg-resourceproto: updated to 1.2.0.
This commit is contained in:
parent
20bce7b9c0
commit
4b780707d3
@ -1 +1 @@
|
||||
8ff0525ae7502b48597b78d00bc22284 resourceproto-1.1.1.tar.bz2
|
||||
cfdb57dae221b71b2703f8e2980eaaf4 resourceproto-1.2.0.tar.bz2
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
|
||||
name=xorg-resourceproto
|
||||
version=1.1.1
|
||||
version=1.2.0
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/proto/resourceproto-$version.tar.bz2)
|
||||
|
||||
@ -14,4 +14,7 @@ build() {
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm $PKG/usr/share/doc/resourceproto/resproto.txt
|
||||
find $PKG/usr/share -type d -delete
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user