sydbox: update to 1.2.1.
This commit is contained in:
parent
5520875124
commit
e9812144b7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sydbox'
|
||||
pkgname=sydbox
|
||||
version=1.1.0
|
||||
version=1.2.1
|
||||
revision=1
|
||||
wrksrc="$pkgname-1-$version"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="http://dev.exherbo.org/~alip/sydbox/sydbox.html"
|
||||
distfiles="http://git.exherbo.org/$pkgname-1.git/snapshot/$pkgname-1-$version.tar.gz"
|
||||
checksum=765fd5ce4b3a48270c7ea7b8b3d0dbf43f103ce0214c1ae7126579310f571bd2
|
||||
checksum=50a17c3639ec46ce1c9a70844b6e01888264e396d5da607aab2f20a1f204ca04
|
||||
python_version=2 #unverified
|
||||
|
||||
# seccomp only implemented on x86
|
||||
|
@ -24,7 +24,7 @@ pre_configure() {
|
|||
}
|
||||
|
||||
post_install() {
|
||||
vlicense COPYRIGHT
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
sydbox-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue