subunit: 1.0.0 -> 1.2.0
This commit is contained in:
parent
de90f0f9ac
commit
f47ee3cd71
@ -1 +1 @@
|
||||
d749f46b2218f2a105dd4e3a57d55176 subunit-1.0.0.tar.gz
|
||||
a116f77cbaf1c3188060561faa89479b subunit-1.2.0.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Description: Subunit is a streaming protocol for test results
|
||||
# Description: Python unit testing library
|
||||
# URL: https://launchpad.net/subunit
|
||||
# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
|
||||
# Depends on: python check cppunit
|
||||
|
||||
name=subunit
|
||||
version=1.0.0
|
||||
version=1.2.0
|
||||
release=1
|
||||
source=(https://launchpad.net/subunit/trunk/$version/+download/$name-$version.tar.gz)
|
||||
source=(https://launchpad.net/subunit/trunk/${version%.*}/+download/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user