1
0
forked from ports/opt

subunit: 1.0.0 -> 1.2.0

This commit is contained in:
Alan Mizrahi 2016-09-01 12:12:56 +09:00
parent de90f0f9ac
commit f47ee3cd71
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
d749f46b2218f2a105dd4e3a57d55176 subunit-1.0.0.tar.gz
a116f77cbaf1c3188060561faa89479b subunit-1.2.0.tar.gz

View File

@ -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