Merge branch '3.2' into 3.3

This commit is contained in:
Fredrik Rinnestam 2017-01-06 20:12:58 +01:00
commit 554bf110ba
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
1957fe58dffa4a4106c1f1d7cc8dee18 sed-4.3.tar.xz
7ffe1c7cdc3233e1e0c4b502df253974 sed-4.2.2.tar.bz2

View File

@ -4,9 +4,9 @@
# Depends on: acl
name=sed
version=4.3
release=1
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz)
version=4.2.2
release=2
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2)
build() {
cd $name-$version