CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
dash: updated to 0.5.9.1
authorVictor Martinez <pitillo@ono.com>
Wed, 15 Feb 2017 19:32:13 +0000 (19:32 +0000)
committerVictor Martinez <pitillo@ono.com>
Wed, 15 Feb 2017 19:32:13 +0000 (19:32 +0000)
dash/.md5sum
dash/Pkgfile

index 31e9caf6271f5197cf6c3b9fd7da5c1fd607af94..1ec2e9010be2739e0e54645b544d4820ee051ef6 100644 (file)
@@ -1 +1 @@
-560115ed2234988add8da59ee4015ee1  dash-20150713.tar.xz
+6472702a8d9760d166ef8333dcb527a6  dash-0.5.9.1.tar.gz
index 2ce69556650c490cc76133aaf7edd7e9d340d145..5ea36bba5ce63c3acb931eaa3e478ae04b828860 100644 (file)
@@ -4,13 +4,12 @@
 # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 
 name=dash
-version=20150713
+version=0.5.9.1
 release=1
-source=(http://jue.li/crux/files/$name-$version.tar.xz)
+source=(http://gondor.apana.org.au/~herbert/dash/files/$name-$version.tar.gz)
 
 build() {
   cd $name-$version
-  ./autogen.sh
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix= \